andersblomqvist / enhanced-mob-spawners

Mod for Minecraft (Fabric). Adding new features to the Spawner
https://www.curseforge.com/minecraft/mc-mods/enhanced-mob-spawners
Creative Commons Zero v1.0 Universal
9 stars 13 forks source link

Drop chance dont work #49

Closed Bluestreck closed 2 years ago

Bluestreck commented 2 years ago

Hello, i try to get a spawn egg from the mobs so i I increased the % value to 99% and it still didn't drop an egg after about 100 mobs nut everytime when i set the value on 100% it dropped everytime can somebody help me with it?

andersblomqvist commented 2 years ago

I've tested with latest forge and fabric mod versions and can not reproduce your issue. In the spawnermod.json file I'm changing the field: "monster_egg_drop_chance": 100, which makes an egg drop each time a mob dies.