Compatibility
Minecraft: Java Edition
1.21
1.20.x
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed Apache-2.0
Published 5 months ago
Updated 5 months ago
Armorless
Simple mod to deal damage to players when wearing armor. Inspired by the Naked and Afraid no armor hardcore multiplayer let's play by multiple content creators.
Configuration
Configuration is done through the file armorless.properties
in the config directory
# Static damage. Set to -1 to use the multiplyer
damage=-1
# Take damage multiplied by the armor defense
damage_multiplyer=0.5
# Make any item put in armor slots do damage (elytra, mob heads, etc.)
all_items=false
By default the amount of damage taken is half of a player's defense, for example wearing a diamond chestplate will deal 4 damage each second, which gives around 5 seconds to take it off without dying. This is so that some vanilla advancements (or modded) that require armor to be worn can be completed in hardcore without dying.