Right now enchantment relies on armor material to get properties, so ours are not being used at all. This should be refactored so that the constructor of ItemJetpack can take properties instead of the ugly meta to Jetpack.values() lookup we do now. This should coincide with the ItemJetplate refactor.
Right now enchantment relies on armor material to get properties, so ours are not being used at all. This should be refactored so that the constructor of ItemJetpack can take properties instead of the ugly meta to Jetpack.values() lookup we do now. This should coincide with the ItemJetplate refactor.