Added "DisableRandomTick" config option. authored by MarcatoSound's avatar MarcatoSound
......@@ -122,6 +122,8 @@ Rules:
AllowEnderpearl: false
AllowChorusFruit: false
AllowBucket: false
# Effectively sets RandomTickSpeed to 0 inside the dungeon, preventing blocks from spreading, plants from growing, ice from melting, etc.
DisableRandomTick: true
PreventPlantGrowth: true
PreventExplosionBlockDamage: false
PvP: false
......
......