File Details
jaded-1.1.0.jar
- R
- Apr 14, 2026
- 107.34 KB
- 473
- 1.20.1
- Forge
File Name
jaded-1.1.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
- Full set of Jade armor now has "Reflects Projectiles" effect similar to how blocks and horse armor do it:
- Can be toggled in config
- Armor pieces take damage independently - each hit reduces durability by 5 points. Calculating which piece should take damage is simplified, based on relation of player's hitbox height to projectiles position and might not always be correct.
- When enabled original Wither and Poison immunity effects no longer work
- By default only arrow-like projectiles damage the armor - eggs, snowbals and similar projectiles bounce but do not reduce durability. Projectiles added to #sullysmod:cannot_bounce tag will not be reflected by the armor (fireballs, bobbers, etc.) and affect it normally.