#Issues with load.json and tick.json

1 messages · Page 1 of 1 (latest)

limber sun
#

Both this function doesn't work, but I making all by guide

limber sun
#

If it need, I can send my load.mcfunction and load.json files, I can do this too with tick files

#

(If you don't understand something, don't blame yourself, English is not my native language.)

zealous helm
#

we'll need to see those files to know anything about what's wrong with them, yes. preferably send them directly in the channel using ``` on either side for code blocks

#

also, check your logs

fluid patioBOT
opaque stumpBOT
#

load.mcfunction

title @a actionbar ["",{"text":">","color":"dark_gray"},{"text":">","color":"gray"},{"text":">","color":"white"},{"text":" ","color":"dark_purple"},{"text":"Lazydatapack by LazyCato0o","color":"white"},{"text":" <","color":"white"},{"text":"<","color":"gray"},{"text":"<","color":"dark_gray"},{"text":" ","color":"white"}]

load.json

{
    "values": [
        "lazy_data:load"
    ]
}

tick.json

{
    "values": [
        "lazy_data:electric_damage"
    ]
}

Both functions are working, I checked with /function, but I do not know why it's doesn't work when world loads and every tick

limber sun
#

wait

#

one moment pls

#

Okay. I didn't know that I had to use tick.mcfunction in tick.json.