ToB Temperature Function - MCreator-Examples/Tale-of-Biomes GitHub Wiki

💬 OVERVIEW

This function handles the temperature mechanics for Tale of Biomes. Both the timer for when the temperature should sync blocks, entities and players as well as the command for running the world temperature system are in this function.

📜 Function

# Runs the temperature script for the world
execute at @a run toba run temperature world
# Runs the temperature sync timer
toba run timers temperature