MinecraftModDevelopmentMods / Extra-Golems

Forge mod that adds dozens of golems to Minecraft
Other
19 stars 7 forks source link

Golem not updating health / attack with config #56

Closed skyjay1 closed 4 years ago

skyjay1 commented 4 years ago

48004800 posted:

I cannot change the health and melee damage of golems. I change the config but it is useless.The number do alter but the actual damage and health are still invariant 1.16.1

I have confirmed the issue and found that golems update some fields (such as permission to use specials) but do not update attribute-based fields (such as attack and health). Probably related to the timing of attribute registration in ProxyCommon#registerEntities