mojira.dev
MC-123712

As of snapshot 17w49b, the 'gameLoopFunction' gamerule is missing

I was updating my functions from 1.12 to the 1.13 snapshot 17w50a and in this version i found that the gameLoopFunction gamerule is missing I looked to see if it was moved to it own command but i did not see anything that looked like it would be it. and when i try the gamerule it just says "Incorrect argument for command at position 9: gamerule <--[HERE]" please fix this i don't always like using commands to activate my main function. thanks. 🙂

Comments 7

ok thanks is the "minecraft:tick" placed in a advancement trigger? just to make sure im understanding it right

completely unrelated to advancements.

ok how do i use this "minecraft:tick" with functions then to replace the gamerule?

You might want to ask this in some forum or on the minecraft reddit, as this is a bug tracker and no help desk.

Make the file world/datapacks/(your pack)/data/minecraft/tags/functions/tick.json with content

{
"values": ["(your function)"]
}

Alternatively, use a repeating command block! 🙂

ok thanks! for the help.

BJTMastermind

(Unassigned)

Unconfirmed

Minecraft 17w50a

Retrieved