File Details
iron_vests-1.0.0-forge-1.20.1.jar
- R
- Jun 21, 2026
- 721.30 KB
- 7
- 1.20.1
- Forge
File Name
iron_vests-1.0.0-forge-1.20.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
- Renamed the mod simply vests → iron vests
- Fixed missing pixels on right shoulder of all 3 heavy vests (netherite, obsidian, jugg)
- Doubled juggernaut armor projectile resistance 25% → 50%
- Micro optimized damage reduction handler for unique vests by checking if the chest has a unique_vest tag instead of checking for every unique vest there is, micro unoptimized checking which unique vest is equipped as a result
- Added a failsafe where the damage isnt set to 0/crashing the game if a chestplate is tagged as iron_vests:unique_vest without having a vest function
- Juggernaut vest no longer completly cancels an attack if its less than its flat projectile reduction, projectiles can still be reduced to 0 [may change]