TheVoos

IF Sludge

Sep 17th, 2025
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. Name "Sludge"
  2.  
  3. Every tick do
  4. Input fe:: from Interface
  5. Output fe:: to Sower, Harvester, Fertilizer
  6. End
  7.  
  8. Every 20 ticks do
  9. Input from Harvester bottom side
  10. Output oak_sapling to Sower top side
  11. Output to Trash
  12. Forget
  13. Input fluid:: from Harvester bottom side
  14. Output fluid:: to Interface
  15. Forget
  16. Input bone_meal from Interface
  17. Output to Fertilizer top side
  18. End
Advertisement
Add Comment
Please, Sign In to add comment