Started by
Muzaki
on
Topic category: Help with Minecraft modding (Java Edition)
I've decided to seperate a part from my mod into a smaller mod since some people really wanted it and might not like the base mod when its finished
So, i want to make the smaller mod incompatible with the main one since the main mod will also be adding the same thing that the smaller one does (with various additions)
I'm fairly sure that if they use the same namespace id (for vanilla stuff that would be the minecraft part in minecraft:pig), they will automatically conflict and not work together.