Advertisement
broken-arrow

Untitled

Aug 29th, 2021
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. sell_chest:
  2. chest-mode: CHEST
  3. size: 6
  4. title: Drop your items here to sell them.
  5. item:
  6. name: '&dSell Chest &7(Place to active)'
  7. sell-mode: true
  8. particles:
  9. - SPELL_WITCH
  10. auto_crafter:
  11. chest-mode: CHEST
  12. size: 6
  13. title: Drop your items here to auto-craft them.
  14. item:
  15. name: '&cAuto Crafter &7(Place to active)'
  16. crafter-chest:
  17. - GOLD_INGOT
  18. - TORCH
  19. particles:
  20. - LANDING_LAVA
  21. auto_crafter5:
  22. chest-mode: CHEST
  23. size: 6
  24. title: Drop your items here to auto-craft them.
  25. item:
  26. name: '&cAuto Crafter &7(Place to active)'
  27. crafter-chest:
  28. - GOLD_INGOT
  29. - TORCH
  30. particles:
  31. - LANDING_LAVA
  32. storage_unit:
  33. chest-mode: STORAGE_UNIT
  34. size: 3
  35. title: Storage Unit {0}
  36. item:
  37. name: '&bStorage Unit &7(Place to active)'
  38. particles:
  39. - CRIT_MAGIC
  40. chunk_collector:
  41. chest-mode: CHEST
  42. size: 6
  43. title: Chunk Collector
  44. item:
  45. name: '&eChunk Collector &7(Place to active)'
  46. auto-suction:
  47. range: 5
  48. chunk: true
  49. particles:
  50. - SMOKE_NORMAL
  51. - FLAME
  52.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement