[Potential Conflict with Simple Farming] Squids don't drop raw squid.
ArmageddonX430 opened this issue ยท 11 comments
General Information
Describe the bug:
Squids don't drop raw squid.
To Reproduce:
- Stab squid with sword.
- No raw squid.
Expected behavior:
Raw squid.
- Version: 0.3.1.10
- Forge: 36.1.16
- Minecraft: 1.16.5
Additional Information
The loot json for squid is titled squid_inject. All the other loot jsons are just the name of the animal, like beetle and deer.
apologies for the delay. thank you for your patience. i will be doing our monthly server updates next weekend. i'll be sure to test for this.
i finally got a chance to test. they still don't seem to be dropping, but i think it's a conflict with Simple Farming. i need to remove that mod to confirm, but it seems that it has also caused problems with Farmer's Delight items not dropping. will test and report back. thank you for your patience, and all of your hard work! i appreciate everything you do!
That is strange! Let me know if disabling Simple Farming works. This bug might need to be referred back to them.
today i made a completely fresh install of the server. entirely new world, with nothing in it but mystical world and patchouli. put a squid spawner in a puddle, so i could easily kill a bunch. got squid parts on the first two i killed. will do more testing to determine at what point they stop working.
i finally figured out where the conflict was, after spending the day troubleshooting. it wasn't Simple Farming after all! it was in the last place i would have expected, and i'm actually grumpy about it being so stupid. it was a data pack i had plugged in to make mobs drop their heads more often. that's it. once i took that out, everything worked fine. i'm so so sorry. i am banging my head on the desk over this. thank you again for your patience, and all of your hard work.
Are you running any other mods? It is not a guaranteed chance to get raw squid.
EDIT: It's called squid_inject because it's a sub-table that's injected as a loot pool into the squid loot table. It's possible some other mod is clearing the squid loot table or something though.
Are you running any other mods? It is not a guaranteed chance to get raw squid.
EDIT: It's called squid_inject because it's a sub-table that's injected as a loot pool into the squid loot table. It's possible some other mod is clearing the squid loot table or something though.
i'm running the server @ArmageddonX430 is on. we're using a custom modpack (https://www.curseforge.com/minecraft/modpacks/the-lighthouse).
we're also using Simple Farming (https://github.com/cweckerl/simplefarming/issues) which i believe adds in a form of calamari. i wonder if that is causing an issue? thank you for your patience and assistance on this.