Started by
PeppinoYT
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, I recently got to know McCreator and I would like to know if it would actually be possible to create quite complex mods such as Pixelmon, or this software limits me in some way being that you cannot write code lines of code
You can write code in the software if you desire to.
You have code editor in MCreator, you can also open MCreator workspace in IDEs like IDEA and Eclipse as MCreator project is a Gradle project at the same time.
You can work on mod via MCreator and IDEA at the same time if integrated editor is not enough. When updating to new MC versions, this is my workflow actually :)
ok, i have an editor, which means i can write java code, but the bees of Mcreator? and another question without writing code can I make mods like pixelmon? or other great mods
I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
They should give you a rough idea on features of MCreator too
I have already seen tutorials and I know how to use it, the fact and that I don't know if I can create mods like Pixelmon, and also I don't know where to find the documentation of the bees to develop in java always through Mccreator
Tutorial collection was question to this, other great mods is wide term and this playlist can give you idea on things you can do. Check intermediate tutorials playlist for more ideas.