Started by
justyoutube
on
Topic category: Help with MCreator software
now, im well aware its impossible to directly convert so how do i go on about RECREATING it, since i know the .jar file was a .mcreator originally
Topic category: Help with MCreator software
now, im well aware its impossible to directly convert so how do i go on about RECREATING it, since i know the .jar file was a .mcreator originally
you'd have to know java programming very well
cant i just export .java from the .class files and copy paste?
no, while mcreator generates java files; to be able to actually see the elements as elements in your workspace you'd have to actually understand the java code it generates, so you can recreate it.