Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
635
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.24 KB | None | 0 0
  1. {
  2.   "type": "minecraft:crafting_shaped",
  3.   "group": "sticks",
  4.   "pattern": [
  5.     "#",
  6.     "#"
  7.   ],
  8.   "key": {
  9.     "#": {
  10.       "tag": "minecraft:planks"
  11.     }
  12.   },
  13.   "result": {
  14.     "item": "minecraft:stick",
  15.     "count": 4
  16.   }
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement