[Bug] Helmet doesn't take energy from Construct Armory's Fluxed/Energized Modifier
Desempregago opened this issue ยท 20 comments
No it is not, I have found a problem with the energy handling. ConstructsArmory uses a different nbttag, when a "wyvern" armor is in use. Instead of "Energy" it is called "EvolvedEnergy". This of course can't be handled by the feeder module, leading to it not working at all.
Oh well it is draconic evolution again.
I fixed a issue with the wyvern armor before.
There is no "good" way for me fixing this issue and since you already have an unbreakable armor, you're probably pretty endgame, and so this issue is not crucial.
While reading the code I noticed that it "should" use up some energy from the helmet, but it isn't really noticeable and probably already refilled by the solar module.
it's not just Draconic. Also, the module BREAKS the helmet (the helmet item just vanishes), even if "durability necessary" is set to 1 (default config value) on Tinkers' Construct helmets (any helmet combination). It's probably bypassing the "broken" state of the helmet
the thing is, it happens even with other modules, like Fluxed Electrum, which also includes energy via the Energized trait.
While reading the code I noticed that it "should" use up some energy from the helmet, but it isn't really noticeable and probably already refilled by the solar module.
It doesn't take energy, but also doesn't work (doesn't feed the player)
Cloud you please provide the name of the modpack? It would make most sense, if I can test it there
Thank you for the link. I already tested the wyvern helmet and the feeding does infact work like it is designed. It does not work when the helmet is empty and it starts to work as soon as it has power. I also saw that it consume a little bit of energy, while consuming.
@Desempregago Please try this version out: https://filetransfer.io/data-package/AaEOUTQ2#link
It's perfect. Doesn't "void" (deletes) non-electric helmets anymore PLUS fixes the problem of not consuming energy. Many thanks :)