Advertisement
Guest User

chips_sword.json

a guest
Jan 28th, 2021
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. {
  2. "type": "minecraft:crafting_shaped",
  3. "pattern": [
  4. "*",
  5. "*",
  6. "/"
  7. ],
  8. "key": {
  9. "/": {
  10. "item": "minecraft:stick",
  11. "data": 0
  12. },
  13. "*":
  14. {
  15. "item": "testmod:chips"
  16. }
  17. },
  18. "result": {
  19. "item": "testmod:chips_sword"
  20. }
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement