[Bug Report/Suggestion] Replace Fire Beetle loot table
Cicopath opened this issue ยท 3 comments
NeoForge Version
N/A
Twilight Forest Version
4.3.2508
Client Log
No response
Crash Report (if applicable)
No response
Steps to Reproduce
- Install Twilight Forest and EMI Loot.
- Create a new world with the two mods installed.
- Look at the Fire Beetle's drops in the EMI menu.
What You Expected
I expected twilightforest:fire_beetle
to have its own unique loot table.
What Happened Instead
It instead uses the vanilla Creeper's loot table. See here.
Additional Details
This causes non-game crashing issues with mods. For example, EMI Loot is a mod which provides the details of what a mob drops. Because twilightforest:fire_beetle
literally takes the Creeper's loot table, EMI Loot shows that this mob drops a Creeper Head.
Furthermore, it's simply better practice to give the Fire Beetle its own unique table rather than using another mob's loot table because of issues like these.
I would put in my own pull request, but since it's under generated/resources
, I can't fix it "by hand."
Please Read and Confirm The Following
- I have confirmed this bug can be replicated without the use of Optifine.
- I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
- I have confirmed this issue is unique and has not been reported already.