Advertisement
Guest User

Untitled

a guest
Dec 14th, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. toast_grill:
  2. has_gravity: true
  3. enabled: true
  4. events:
  5. right_click_placed:
  6. play_particle: CRIT_MAGIC
  7. play_effect: SMOKE
  8. model_id: 3
  9. vanilla_type: PURPUR_BLOCK
  10. permission: toast_grill
  11. name: 'Toast Grill'
  12. lore:
  13. - "&7Grill some Texas Toast!"
  14. specific_properties:
  15. fixed_rotation: true
  16. trade_machine:
  17. name: 'Toast Grill'
  18. trade_list:
  19. fingers:
  20. ingredients:
  21. slot1:
  22. item: uncooked_toast
  23. amount: 1
  24. result:
  25. item: toast
  26. amount: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement