Useless Armor

This mod removes the protection that armor gives. All damage will be reduced to the damage as if you weren't wearing any armor.

File Details

uselessarmor-1.20.1-1.0.jar

  • R
  • Dec 2, 2025
  • 31.40 KB
  • 19
  • 1.20.1
  • Forge

File Name

uselessarmor-1.20.1-1.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:useless-armor-1138909:7285972")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added an attribute to change a player's damage negation. For example, a value of 2, makes 2 hearts of damage do 1 heart of damage. A value of 0.5 makes 2 damage do 4 damage.

Added 3 commands to change or get the protection value: addprotection(use -2 to subtract.), setprotection and getprotection.