Advertisement
sastofficial

zombie_spawnegg.json

Dec 11th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. {
  2. "type": "crafting_shapeless",
  3. "ingredients": [
  4. {
  5. "item": "minecraft:egg"
  6. },
  7. {
  8. "item": "minecraft:rotten_flesh"
  9. }
  10. ],
  11. "result": {
  12. "item": "minecraft:zombie_spawn_egg",
  13. "count": 4
  14. }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement