Too Long Procedure - How To Fix?

Started by StepikDaModder on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Too Long Procedure - How To Fix?

Hello.

I was working on a custom Crafting Table and the Procedure was senduing errors that it was too long (2921 Blocks).

And I have 2 quesions: How do I make it shorter? and What is the length limit?

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make separate procedures and…
Sat, 12/16/2023 - 12:15

Make separate procedures and call them within each other.