Bug Closed · Resolved

randomspawning doesn't work with view-distance: 6 and sim distance: 4 on paper 1.20.6

#6104 opened by Unknown 1 year ago

Unknownreported this bug

if you use for example default view distance and simulation distance (10) they work fine but, reducing it to 6 and 4 the mobs doesn't spawn at all or only spawns when you teleport and load a chunk

Unknowncommented

You need to lower the spawning range of mobs in the spawning config file so that it isn't trying to spawn them in unloaded chunks

Unknowncommented

its a problem with the mob cap, the only way it works was putting LimitMultiplier: 1.0 to 5.0 is there any other fix?

Sign in to join the discussion.