Advertisement
supersaiyansubtlety

copy_compass.json

Feb 7th, 2021
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 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. "LodestonePos": "",
  10. "$": "$ i0"
  11. }
  12. }
  13. },
  14. {
  15. "item": "minecraft:compass",
  16. "data": {
  17. "deny": {
  18. "LodestonePos": ""
  19. }
  20. }
  21. }
  22. ],
  23. "result": {
  24. "item": "minecraft:compass",
  25. "data": {
  26. "$": "$ i0"
  27. }
  28. }
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement