Advertisement
LexManos

Untitled

Nov 22nd, 2017
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.33 KB | None | 0 0
  1. {
  2.   "type": "minecraft:crafting_shapeless",
  3.   "ingredients": [
  4.     {
  5.       "item": "tool",
  6.       "data": 32767
  7.     },
  8.     {
  9.       "item": "minecraft:stone",
  10.       "data": 32767
  11.     },
  12.     {
  13.       "item": "minecraft:stone",
  14.       "data": 0
  15.     }
  16.   ],
  17.   "result": {
  18.     "item": "minecraft:wool",
  19.     "data": 0
  20.   }
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement