Can't add spaces to jetpack names
N1ch0l2s opened this issue ยท 4 comments
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 "End_steel 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.