Advertisement
Guest User

Untitled

a guest
Aug 17th, 2019
414
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. {
  2. "type": "minecraft:crafting_shaped",
  3. "pattern":
  4. [
  5. "SDP"
  6. ],
  7. "key":
  8. {
  9. "S":
  10. {
  11. "item": "minecraft:wheat_seeds"
  12. },
  13. "D":
  14. {
  15. "item": "minecraft:blue_dye"
  16. },
  17. "P":
  18. {
  19. "item": "minecraft:gold_ingot"
  20. }
  21. },
  22. "result":
  23. {
  24. "item": "grassworld:enchanted_blueseed"
  25. }
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement