promotional bannermobile promotional banner

No Random Ticks

Prevent blocks from performing randomTick() or even tick()

File Details

norandomticks-0.4-1.20.1.jar

  • R
  • Apr 10, 2026
  • 230.80 KB
  • 2.7K
  • 1.20.1+1
  • Forge + 1

File Name

norandomticks-0.4-1.20.1.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:no-random-ticks-1066215:7902457")

NeoForge

implementation fg.deobf("curse.maven:no-random-ticks-1066215:7902457")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

WARNING: I advise you to backup your config before this update, just in case. 

- Fluid randomTicks and ticks prevention like in 1.21.1 NeoForge version
- Added regex support
Now you can combine and use both arrays of individual blocks and regex together. 
To help you regex errors are displayed individually with verbose errors instead of being combined like failed blocks and fluids. Like this:

[18:32:41] [modloading-sync-worker/WARN] [co.cd.no.NoRandomTicks/]: Rejected invalid regex pattern '^[minecraft:.*': Unclosed character class near index 13
^[minecraft:.*
             ^