Started by
saismee
on
Topic category: Help with MCreator software
What methods are there for editing these outside of MCreator? I'd like to make a LUA to Procedure converter, as my brain goes to mush with procedures. @Klemen?
Topic category: Help with MCreator software
What methods are there for editing these outside of MCreator? I'd like to make a LUA to Procedure converter, as my brain goes to mush with procedures. @Klemen?
PTPL are binary files and can not be easily edited at this time.
why can't you just import them into mcreator to edit them?
and can you make them a text file instead like .json, .cpp, .java, .py, ...
(from my understanding binary files are like .class files)
I can work quite quickly in LUA, and can add my own functions. My brain goes to mush trying to find a specific procedure, and it would just be more fun for me.
I would like to ask for a separate program that is a PTPL editor... my problem is that I have an older laptop, not too old, but still.. and I have a procedure that makes a tree, and man, is it painful to edit.. Took me an hour just to fix one block because they're so many parts of it, it bogs down bad, bad enough I have to close the procedure and have to try again.. a simple way to build the procedures without it bogging down would be great.
https://mcreator.net/tracker/issue/57093