Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
111
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.  
  4. "pattern":
  5. [
  6. "B"
  7. ],
  8.  
  9. "key":
  10. {
  11. "B":
  12. {
  13. "item":"rm:block_banana"
  14. }
  15. },
  16.  
  17. "result":
  18. {
  19. "item":"rm:ingot_banana",
  20. "count": 9
  21. }
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement