BlakeBr0 / IronJetpacks

Adds fully customizable FE powered jetpacks!
https://blakesmods.com/iron-jetpacks
MIT License
13 stars 21 forks source link

Can't add spaces to jetpack names #28

Closed N1ch0l2s closed 4 years ago

N1ch0l2s commented 4 years ago

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? EndSteelNamingIssue

BlakeBr0 commented 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.

https://mods.blakebr0.com/docs/ironjetpacks/jetpack-json

N1ch0l2s commented 4 years ago

NotFullyCapitalizedNorSpaced 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.

N1ch0l2s commented 4 years ago

This is for the 1.12.2 version.

BlakeBr0 commented 4 years ago

I stopped supporting the 1.12 version a long time ago. This will be fixed in the latest 1.16 version though