Advertisement
supersaiyansubtlety

copy_compass.json

Dec 11th, 2020
824
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.36 KB | None | 0 0
  1. {
  2.     "type": "minecraft:crafting_shapeless",
  3.     "ingredients": [
  4.         {
  5.             "item": "minecraft:compass",
  6.             "remainder": {
  7.                 "item": "minecraft:compass",
  8.                 "data": {
  9.                     "$": "$ i0"
  10.                 }
  11.             }
  12.         },
  13.         { "item": "minecraft:compass" }
  14.     ],
  15.     "result": {
  16.         "item": "minecraft:compass",
  17.         "data": {
  18.             "$": "$ i0"
  19.         }
  20.     }
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement