Do you know any sites or vid tutorial on forge coding? cause Ive been searching forge coding or how to make a mod and theres no tutorial. there are some but halfway they quit on making their tutorial series so its impossible to know how to code or to learn to make mods without mcraetor theres no turorial or guide in forge coding
Why do you want to do that?
ummmm cause I want to..... do you know how to replace them?
Its probably not possible purely in MCreator you would have to know some Forge coding
Do you know any sites or vid tutorial on forge coding? cause Ive been searching forge coding or how to make a mod and theres no tutorial. there are some but halfway they quit on making their tutorial series so its impossible to know how to code or to learn to make mods without mcraetor theres no turorial or guide in forge coding
Yeah unfortunately there arent a lot of guides, I dont know any
I can provide you with a example workspace for 1.12: https://github.com/jabelar/ExampleMod-1.12
And JavaDocs for 1.7.10 and 1.12.2, newer and older versions are also there if you back out:
https://skmedix.github.io/ForgeJavaDocs/javadoc/forge/1.7.10-10.13.4.16…
https://nekoyue.github.io/ForgeJavaDocs-NG/javadoc/1.12.2/
Do you know any 1.16?
as I said there are newer ones:
https://nekoyue.github.io/ForgeJavaDocs-NG/
https://nekoyue.github.io/ForgeJavaDocs-NG/javadoc/1.16.5/
and Forge keeps the newest docs on their page
https://mcforge.readthedocs.io/en/1.16.x/