Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed NOASSERTION
Published 2 weeks ago
DnD Six Attributes
DnD Six Attributes adds a small, extensible DnD-style attribute sheet to Minecraft players.

Features
- Opens from a compact button on the vanilla inventory screen.
- Starts every player at 10 in each default attribute.
- Tracks available allocation points and per-attribute allocated points.
- Provides server-authoritative packets and admin commands for point setup.
- Exposes a registration API so addon mods can add their own attributes.
Default attributes
- Strength: adds melee damage inside the vanilla attack-damage attribute layer.
- Dexterity: adjusts attack speed.
- Constitution: adjusts max health.
- Intelligence: adjusts vanilla magic damage.
- Wisdom: highlights nearby entities for the player only.
- Charisma: adjusts villager trade prices.
Commands
/sixattributes points <targets> <amount>sets available allocation points./sixattributes set <target> <attribute> <allocated>sets allocated points for one attribute.
Scope
This first release targets Minecraft 1.21.1 on NeoForge. The mod is intentionally lightweight and does not require a UI library dependency.


