yeelp opened this issue 4 years ago ยท 0 comments
Let CraftTweaker alter player resistance values. Useful for Reskillable, etc.
Extend IEntityLivingBase (already done), encapsulate resistances in a CT type like with creature types, and return that. Should be simple.