The minecraft make code example has multiline blocks.
How do I also make my blocks this tall?
They used
//% inlineInputMode=external
This breaks blocks (newlines) where each input is. Doesn't give you control over where the line breaks go.
They used
This breaks blocks (newlines) where each input is. Doesn't give you control over where the line breaks go.