Open Zardexd opened 4 weeks ago
Yes it was the script i linked. No idea how to fix and why it does this
needs testing
event.disableLootModification("minecraft:entities/bat"); event.disableLootModification("minecraft:entities/squid"); event.disableLootModification("minecraft:entities/glowing_squid"); event.disableLootModification("minecraft:entities/drowned"); event.disableLootModification("minecraft:entities/elder_guardian");
Squid and Glow Squid loot tables are being affected by KubeJS and drop numismatic item spur and bevel and others. Drowned and Guardians do it as well , some more mobs might be related.
Suspect https://github.com/farwater-create/s10-kubejs/blob/main/server_scripts/lootjs.js
trying to exclude them from loot tables with kubejs didnt do anything.