Guest User

Shaped Crafting Recipe

a guest
Jun 11th, 2020
7,292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. {
  2. "type": "minecraft:crafting_shaped",
  3. "pattern":
  4. [
  5. "xxx",
  6. "xxx",
  7. "xxx"
  8. ],
  9. "key":
  10. {
  11. "x":
  12. {
  13. "item": "MOD_ID:ITEM"
  14. }
  15. },
  16. "result":
  17. {
  18. "item": "MOD_ID:ITEM",
  19. "count": 1
  20. }
  21. }
Add Comment
Please, Sign In to add comment