Started by
Stepik892
on
Topic category: Help with modding (Java Edition)
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?
sending*
Make separate procedures and call them within each other.
Thank you!