[Api improvement] More customizable jetpacks
Radviger opened this issue ยท 4 comments
Hi, @aidancbrady.
I've writing addon for mekanism for my server and I encountered a problem:
I've created electrical jetpack, it works on energy, but in main MC gui I see "Hydrogen" string instead of "Energy" or something I want. I think will be better to get the display string from main class of Jetpack and then I can override that method and write my own information.
Thanks!
And what I need to do with jetpack on other gases?on methane, for example? I still see Hydrogen on main screen.