Started by
ImNotHustled
on
Topic category: Help with Minecraft modding (Java Edition)
I want to get the value of RandomTickSpeed to give the player a potion effect on world update which lasts as long as the set tick speed.
Topic category: Help with Minecraft modding (Java Edition)
I want to get the value of RandomTickSpeed to give the player a potion effect on world update which lasts as long as the set tick speed.
Hello!
In "World data" you can find the block "Get number game rule", and inside the white box set it to RANDOM_TICK_SPEED.
Hope this helps!