Advertisement
skylinerw_loot_table

EXAMPLE: No custom zombie drops

Oct 26th, 2015
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.25 KB | None | 0 0
  1. // The "minecraft:empty" default loot table is simply an empty loot table that can be used if you don't want the mob to drop anything. This way there's no need to create your own custom, empty table.
  2.  
  3. /summon Zombie ~ ~1 ~ {DeathLootTable:"minecraft:empty"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement