#Issues with load.json and tick.json
1 messages · Page 1 of 1 (latest)
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.)
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
load.mcfunction
[35mtitle [36m@a [34mactionbar [33m[[32m""[34m,[35m{[32m"text"[34m:[32m">"[34m,[32m"color"[34m:[32m"dark_gray"[35m}[34m,[35m{[32m"text"[34m:[32m">"[34m,[32m"color"[34m:[32m"gray"[35m}[34m,[35m{[32m"text"[34m:[32m">"[34m,[32m"color"[34m:[32m"white"[35m}[34m,[35m{[32m"text"[34m:[32m" "[34m,[32m"color"[34m:[32m"dark_purple"[35m}[34m,[35m{[32m"text"[34m:[32m"Lazydatapack by LazyCato0o"[34m,[32m"color"[34m:[32m"white"[35m}[34m,[35m{[32m"text"[34m:[32m" <"[34m,[32m"color"[34m:[32m"white"[35m}[34m,[35m{[32m"text"[34m:[32m"<"[34m,[32m"color"[34m:[32m"gray"[35m}[34m,[35m{[32m"text"[34m:[32m"<"[34m,[32m"color"[34m:[32m"dark_gray"[35m}[34m,[35m{[32m"text"[34m:[32m" "[34m,[32m"color"[34m:[32m"white"[35m}[33m]
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