TheVoos

Mystical Seed Automation

Aug 20th, 2025
1,544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. Name "Mystical Seed Automation"
  2.  
  3. Every 20 ticks do
  4. Input *seed_base* from Barrel
  5. Output retain 1 to Altar
  6. Forget
  7. Input *essence* from Barrel
  8. Output retain 1 to each Pedestal_Essence
  9. Forget
  10. Input except *essence*, *seed* from Barrel
  11. Output retain 1 to each Pedestal_Item
  12. Forget
  13. Input from Altar bottom side
  14. Output to Barrel
  15. End
Advertisement
Add Comment
Please, Sign In to add comment