mojira.dev
MC-109344

There is no wither loot table

I just don't want anything to be left without a loot table because I tried to make a adventure map before the villager loot table was added and I couldn't make them drop what i wanted so it was very frustrating and I'm sure that someone will want to change the wither's loot table for an adventure map and not want to have to manually add the loot table to it using a data tag

Linked issues

Attachments

Comments

Anomonous Anomonous

You could use command blocks to detect when the player holds a nether star and replace it with what you want the wither to drop.

user-f2760

Attached the missing file.

Charlotte Buff

Still an issue in 18w14b.

Skylinerw

Just a note that the nether star item entity the wither drops is set to never despawn. It's not quite as straight-forward to switch this process over to loot tables alone, since loot tables return just the item data rather than the item entity.

user-f2760

Also not destroyed by explosions (at least from wither skulls).

They could add a function for setting these kind of properties though.

Skylinerw

The property for being explosion-proof is actually an innate property for the instance of a nether star item, not specifically to do with the wither's drops. Any nether star dropped will be explosion-proof (such that it doesn't have to be something new for loot tables, would be more for data-driven items in the future).

CreeperMagnet_

Affects 1.13-pre8. Please keep your issue updated!

CreeperMagnet_

Affects 18w32a and 1.13.

Gannon Burks

(Unassigned)

Confirmed

loot-table, wither

Minecraft 1.10.2, Minecraft 16w43a, Minecraft 1.11.2, Minecraft 1.12.2, Minecraft 18w14b, ..., Minecraft 18w32a, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w43b, Minecraft 18w43c

Minecraft 18w44a

Retrieved