TheVoos

Modern Industrialization - Coke Oven

Aug 5th, 2025
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. Every 20 ticks do
  2. Input fluid::steam from Interface
  3. Output fluid::steam to Coke_Oven
  4. Forget
  5. Input coal from Interface
  6. Output to Coke_Oven
  7. Forget
  8. Input fluid::creosote from Coke_Oven
  9. Output fluid::creosote to Controller
  10. Forget
  11. Input coke from Coke_Oven
  12. Output to Controller
  13. End
Advertisement
Add Comment
Please, Sign In to add comment