LevelZ icon indicating copy to clipboard operation
LevelZ copied to clipboard

Xp isnt always dropped by mobs

Open Maskedc2 opened this issue 2 years ago • 3 comments

this happens all time and can only be fixed by reloading the chunks. but that is only a temporary fix. i found a reddit post where someone had the same problem on 1.18.2, i am on 1.19.2. im not sure if this was already reported but i couldn't find it on the issue page

Maskedc2 avatar Jan 31 '23 21:01 Maskedc2

I've found this issue as well it seems ot only be with spawners and i think it can be changed by datapack settings but I can't figure this out either and am looking for someone who can help me with this

FoggierTiger535 avatar Feb 02 '23 12:02 FoggierTiger535

"disableMobFarms": true, // Amount of allowed mob kills in a chunk "mobKillCount": 5,

This is in the levelz.json5 file, lines 13-15, in config. Maybe that's what you're looking for

CestQuoiUnPseudo avatar Feb 03 '23 15:02 CestQuoiUnPseudo

Thank you, I figured this out Yesterday afternoon as well You can find the levelZ.json5 file in the configfile in your minecraft directory (where you find saves and rescource packs), just change to the mobKillCount and set siableMobFarms to false

FoggierTiger535 avatar Feb 03 '23 22:02 FoggierTiger535