You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added chunkTickSpeed to modify how often the chunk tick occurs per chunk per game tick
Added tileTickLimit to modify the limit of executed tile tick events per game tick. Also this fixes an incorrect tile tick limit bug in lithium mod (<=0.6.0)
Logger
microTiming logger: renamed stage RANDOMTICK_CLIMATE to CHUNK_TICK. ye it's chunk tick phase so why not
Others
fabric mod parent display in ModMenu mod menu
Patches
1.6.1
Fixed state update not detectable in 1.16.4 in microTiming logger
Tweaks tntDupingFix a little bit to make it behave more vanilla
20w46a support
1.6.2 (mc1.14.4 and 1.5.2 only)
Fixed missing state update at air position when tntDupingFix enabled in 1.14.4
Fixed compatibility issue with fabric loader 0.7.8 in 1.15.2