TheVoos

Void Miner - With Repair

Aug 7th, 2025
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. Name "Void Miner - With Repair"
  2.  
  3. Every 20 ticks do
  4. Input from Mineshaft bottom side
  5. Output to Barrel
  6. End
  7.  
  8. --72k ticks = 1 hour
  9. Every 72000 ticks do
  10. Input item:occultism:*miner* from Mineshaft
  11. Output to Chest top side slots 0-5
  12. End
  13.  
  14. --2400 ticks = 2 mins
  15. Every 72000+2400 ticks do
  16. Input from Chest bottom side
  17. Output 1 to each Mineshaft
  18. End
Tags: #ATM10 #sfm
Add Comment
Please, Sign In to add comment