Closed N1ch0l2s closed 4 years ago
Quoting the docs:
Name* The name of the jetpack. This name must be all lower case and have underscores for spaces. This will be used for registry names as well as localized names. The name will be formatted automatically for localized names.
Even if I have it all lower case and have underscores for spaces, it doesn't format the names properly. I aim for "End Steel Jetpack," not "Endsteel Jetpack." I'm not sure if it's some sort of encoding issue or I'm not doing it properly (last I checked is the underscore), but formatting the name "properly" doesn't give me the desired result.
This is for the 1.12.2 version.
I stopped supporting the 1.12 version a long time ago. This will be fixed in the latest 1.16 version though
Putting spaces in a jetpack's name just causes there to be a underscore between each word in the name. Capitalizing doesn't change it or anything. Would adding some sort of "fake space" character fix this? Or is there some work-around that I'm unaware of?