Add a return; procedure block

Started by Nwago on

Topic category: Feature requests and ideas for MCreator

Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Add a return; procedure block

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!

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
+1 I made a plugin partly…
Sun, 09/07/2025 - 20:11

+1 I made a plugin partly because this wasn't a block yet