File Details
jagtaczarmor-1.0.4.jar
- R
- Jun 17, 2026
- 1.33 MB
- 76
- 1.20.1
- Forge
File Name
jagtaczarmor-1.0.4.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Added
- Support stats like bullet deflection, speed/jump attributes, and camera shake on vanilla/modded armors using
"armor_tag". you can see example at "minecraft\tacz\jag_default_armor\data\minecraft_armor\armor"
- Addon packs scan arbitrary namespace folders under
data/using both singular and plural folder structures. - Dynamic tooltips showing stats and pack authors are now rendered for all compatible third-party armors.
- Vignette overlays can be rendered on vanilla/modded helmets via
has_vignetteandoverlay_textureconfigurations. - Added the
"block_vanila_projectile"configuration option to deflect arrows, tridents, and other projectiles on location of config armor.
Fixed
- Armor with projectile blocking enabled only blocks hits on its specific slot instead of protecting the entire body.
- Traces trajectory from outside the player's bounding box to calculate the exact impact slot (HEAD, CHEST, LEGS, FEET).

