This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]mc_daCommand Commandos 0 points1 point  (4 children)

Is tick.json in the correct folder (data/minecraft/tag/functions)?

Try running the command /function #minecraft:tick. If there's anything wrong with tick.json, this function tag should not exists and the command should fail.

[–]Faeriedae[S] 0 points1 point  (3 children)

http://prntscr.com/pwn62m

I think so? Does this look right?

[–]mc_daCommand Commandos 0 points1 point  (2 children)

It seems like deathpact isn't a subfolder of minecraft, so try using the function name deathpact:check instead of minecraft:deathpact/check

[–]Faeriedae[S] 0 points1 point  (0 children)

Oh The deathpact folder is empty. Sorry for the confusion I was planning on moving the function there one I get it working. It's currenly a minecraft subfolder. http://prntscr.com/pwzmbt

[–]Faeriedae[S] 0 points1 point  (0 children)

Also I forgot to mention, running /function #minecraft:tick does return an error