Iron Vests

Adds tiered bulletproof vests that protect from guns in a way that doesnt suck. Bulletproof vest protection ignores armor piercing

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

Forge

implementation fg.deobf("curse.maven:iron-vests-1558762:8292139")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • 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]