Cargo Rocket Script Generator

Forge 1.20.1 · v1.2.4
Safety check: if leftover cargo wasn't unloaded by hand last cycle, hold the rocket on the pad instead of launching it again with old items still aboard.
LOAD (pad → rocket)
UNLOAD (rocket → pad)
// startup.lua (Origin)
📄

Configure settings and generate your script

Control Flow
🔁 Loop Forever
Checks
⚡ Wait for Energy
🛢 Fuel Check
🚀 Check Rocket
🧪 Cargo Fluid
Actions
📊 Load Items (legacy)
🛑 Wait Until Grounded (v1.2.4+)
📭 Wait Until Empty (v1.2.4+)
🚀 Launch
⏳ Wait Return (legacy)
📀 Unload Items (legacy)
📝 Print Message
// Drag blocks here to build your script
🧩
Drag blocks from the left panel
// visual_output.lua
📄

Add blocks and generate script