Started by
friyes
on
Topic category: Help with MCreator software
I just wanted to know if it's possible to exclude certain packages from being deleted when regenerating your workspace.
I want to make a package pink.friyes.modid.mixin
but MCreator keeps deleting it.
For now I'm just doing pink.friyes.mixin
but I feel like that'd create conflicts if anyone ever tries to play with two of my mods at the same time...
Right now, this is not possible due to the way MCreator handles code generation.
If you want to make sure to avoid conflicts, one way of doing it could be
oh I see, well that's an okay workaround I guess. Thanks!
Glad to hear this is a good solution for you! :)