Pigs, cows, chickens are not dropping any items. Whenever i use looting sword there no drops.
Linked issues
is duplicated by 37
Comments 10
i got mob heads data pack but only those 3 mobs wont drop anything, sheep still drop wool and mutton
Datapack coder here, I'm having the same validation errors with the parser for loot tables compatible in 20w45a and prior but incompatible with 20w46a, and the issue seems to be that the "set_count" function expects an "add" parameter instead of defaulting to "false", which invalidates most datapack loot tabes. Is this intended behaviour or will this be looked at to allow for backwards compatibility?
Update: I'd like to correct myself! The problem isn't the "add" parameter, but rather that distributions require a specified "type" (like "type": "minecraft:uniform"), whilst previously this was only true for "set_count". In other words, "set_damage", "looting_enchant", etc. all have new requirements.
Nowhere in the changelog does it say that this was added. This took a long time to figure out and even longer to fix my packs. Can you guys please reconsider the status of this issue?
This issue itself is only about mobs not dropping anything. You may want to file a new bug report if you believe you found a bug with loot tables.
I started one over at MC-206118 (including Alex's comments in the description since they were the most helpful I had seen regarding the issue).
My issue was linked here But is NOT THE SAME ISSUE. First I am playing on an unmodded reality achievements still available. Second mobs are dropping, but not all the drops they should drop. Sheep are dropping mutton, but not wool. Every single time. Cows are dropping meat but no leather. I know they don't always drop leather but if I kill 100 cows and get 0 leather that is broken.
This issue is NOT THE SAME BUG. please reopen.
Cannot reproduce, make sure your gamerules are set correctly, that no data packs are interfering with mob drops, and that you are using a regular level of Looting (maximum supported is 3).