Started by
its_spree2
on
Topic category: Help with Minecraft modding (Java Edition)
For some reason my custom entity won't drop the items in my loot table. I've tried everything I've put 'entity/' in front of my entities name (but im not really sure if the entity's name is correct but I've tried every possibility), I've set my loot table up for the 2 items 50% weight each, I've tried putting no entity base and zombie entity base but it'll either drop nothing or just flesh from the zombie entity base. I don't really know hoe to solve this so help would be appreciated.
When you create a loot table you have to do:
entity/id of your entity
mod
entity
The_librarian, that doesn't seem to work. I have the same issue, despite my loot table having the correct settings (i've even checked the entity id once more to see if it was correct), yet it doesn't work. The loot table just works if i grant it through a command to myself