With "mobSpecificDropChances"=true, zombies, skeletons and creepers don't appear in the "justmobheads/headchances.txt" file
HatTrkPatrk opened this issue ยท 0 comments
Information
Minecraft version: 1.21
Modloader: Fabric
Fabric loader version: 0.15.11
Environment: Multiplayer
Mod name: Just Mob Heads
Mod version: 8.2
Description
I am using this mod to create a rotating list of mobs that drop their heads. The mobs that drop their heads change on a schedule. To do this I change headchances.txt to new values, /jmh reload, and off we go.
So of course I set "mobSpecificDropChances" to true in the config file. But when editing the headchances.txt file, skeletons, zombies, and creepers are not in that list.
I do see in the main config file there's a "creeperSkeletonZombieDropChance" setting, but that's one setting for all 3 mobs, meaning you cannot configure it to only have creepers drop their heads (for example).
Crash report
N/A