Cyclic-1.18.2-1.7.10.jar
Curse Maven Snippet
What's new
Two blocks changed in this update: cyclic:peace_candle and cyclic:no_soliciting have large changes to prevent problems in large worlds or worlds with many mob spawns happening causing 'major issues where ticks would freeze in newly generated worlds' #2187, and causing memory stack traces (spark etc) to point out heavy load in 'BlockSpawnEvents.onLivingSpawnEvent()'. As a result players need to break and replace any existing instances of these two blocks before they start functioning (blocks each now have tile entity that refreshes a small cache when active; as a result each BlockSpawnEvents scans zero blocks in the world down from a 32x32x8 by default area or more instead checking the cache difference to spawn or not. as always you can set logging info=true in config for more debug spam in logs).
Some default configs updated and log warnings cleaned up.
config example for blocks related to this update
[cyclic.blocks.peace_candle] #Reach of the candle for spawn prevention #Range: 0 ~ 64 radius = 32 #Height reach of the candle for spawn prevention #Range: 0 ~ 512 height = 4 [cyclic.blocks.no_soliciting] #Reach of the no_soliciting for spawn prevention #Range: 0 ~ 64 radius = 32 #Height reach of the no_soliciting for spawn prevention #Range: 0 ~ 512 height = 4
This mod has no additional files

