Started by
Radikid
on
Topic category: Feature requests and ideas for MCreator
Hey, when I originally started work on my mod, I made a dimension with a name that I ended up deciding against later. If I change the ID of my dimension it will certainly break everything in the mod. I would really appreciate if I could have the option to change the display name of dimensions (for instance shown when interacting with other mods, i.e., a mod that shows what dimension you're in).
Dimensions don't have display names. I know this is an old post, but i don't want to leave you hanging. Dimensions have IDs, that can be changed by right clicking them and choosing "Change registry name" ( i think). What part of your code would break for this?
I'm assuming everything that has a reference to the dimension would break. Would it just update each reference automatically when I change the registry name?