Started by
Nannerbz
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make a minecraft create mod addon, i saw somewhere else i needed to get a mod id and couldnt find it, can anyone help me?
Topic category: Help with Minecraft modding (Java Edition)
I want to make a minecraft create mod addon, i saw somewhere else i needed to get a mod id and couldnt find it, can anyone help me?
if the mod is very simple, like crafts, etc, use item/block/mod'ids
if it is more complex, use the Create's API
I still dont understand, what i want to do is make a addon that adds more ways of making rpm and things to use it on.
Item Ids then
Ok, now i know that. But now i need to figure out how to use the item id's, where to find them, and how to make the rpm thing.
you put them on code and find them on /give commands
Ok. I will see if i can do anything.
hey did you figure it out? im tryna do the same
Am pretty late but you can find the ModID of pretty much every mod from the "Mods" section from the menu
What is