BlakeBr0 / IronJetpacks

Adds fully customizable FE powered jetpacks!
https://blakesmods.com/iron-jetpacks
MIT License
13 stars 21 forks source link

Armor Toughness #43

Closed tincopper2 closed 3 years ago

tincopper2 commented 3 years ago

Armor toughness is not an option to add for the armor attribute in the json configs. This is the blue armor icon that diamond and netherite armor give, but not iron armor. This is how minecraft determines the formula for how it affects damage: damage taken = damage (1 - 0.04 (armorPoints - damage / (totalToughness / 4 + 2)))