Started by
Nwago
on
Topic category: Feature requests and ideas for MCreator
return; is extremely useful for making procedure code more readable and run better in the blockly editor (avoid huge if nesting), and from experience works flawlessly using it in custom code format, but having it built in would save a bit of time and encourage more people to use it!
+1 I made a plugin partly because this wasn't a block yet