Started by
UnusualOtter
on
Topic category: Help with Minecraft modding (Java Edition)
Ok, so, say I wanted to add something from projectE or something so I could use them to craft with, how would I do that? Also is there a way to import library mods, like artemislib for forge or pehkui for fabric to change sizes? is there even a way to do that? please let me know.
The easiest way is to create a plugin adding the API and the elements of the mod in data lists.
How do I create plugins for Mcreator?
https://mcreator.net/wiki/section/mcreator-plugins
oh no i cant code very well
Isn't there any other way to add other mods as libraries to our workspaces so we can use blocks/items/fearures of those mods in our mods? Other than plugins? Can I place the mod's .jar somewhere?