Guest User

Untitled

a guest
Aug 20th, 2025
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. {
  2. "type": "minecraft:crafting_shaped",
  3. "category": "misc",
  4. "pattern": [
  5. "#CK",
  6. "#CK",
  7. "#CK"
  8. ],
  9. "key": {
  10. "#": {
  11. "item": "minecraft:chorus_fruit",
  12. "minecraft:custom_data": "{bread:1b}"
  13. },
  14. "C": {
  15. "item": "minecraft:chorus_fruit",
  16. "minecraft:custom_data": "{meat:1b}"
  17. },
  18. "K": {
  19. "item": "minecraft:chorus_fruit",
  20. "minecraft:custom_data": "{ketchup:1b}"
  21. }
  22. },
  23. "result": {
  24. "id": "minecraft:ominous_trial_key",
  25. "components": {
  26. "minecraft:custom_model_data": 2,
  27. "minecraft:item_name": "\"Sandwich Base\"",
  28. "minecraft:custom_data": "{sandwich_base:1b}"
  29. },
  30. "count": 1
  31. },
  32. "show_notification": false
  33. }
Advertisement
Add Comment
Please, Sign In to add comment