Sweenus / SimplySwords

Other
41 stars 23 forks source link

Ender Dragon not dropping loots #163

Closed YixiongZhou closed 4 months ago

YixiongZhou commented 5 months ago

I change the config for both wither and ender dragon, wither did drop loot 100% but dragon are not dropping loot "minecraft:entities/wither": 1.0, "minecraft:entities/ender_dragon": 1.0,

Sweenus commented 4 months ago

You probably have loot tables that are overiding the loot inject. You would need to find whatever datapack / mod is adding hte loot tables and remove them. This is the only way to resolve the issue unfortunately.