MC Toolkit

MC Toolkit / Commands / Entity & Combat Command Builder / Attribute Command Generator

Attribute Command Generator

Build a /attribute command to read a value, set a base stat, or add/remove/read a modifier — covers every modern attribute like max_health and armor.

12 argument paths · Minecraft 26.2 · from Mojang's own command tree

  • /attribute <target> <attribute> base get
  • /attribute <target> <attribute> base get <scale>
  • /attribute <target> <attribute> base reset
  • /attribute <target> <attribute> base set <value>
  • /attribute <target> <attribute> get
  • /attribute <target> <attribute> get <scale>
  • /attribute <target> <attribute> modifier add <id> <value> add_multiplied_base
  • /attribute <target> <attribute> modifier add <id> <value> add_multiplied_total
  • /attribute <target> <attribute> modifier add <id> <value> add_value
  • /attribute <target> <attribute> modifier remove <id>
  • /attribute <target> <attribute> modifier value get <id>
  • /attribute <target> <attribute> modifier value get <id> <scale>

Run these from an operator’s chat, a command block, or the server console. Rotate, Swing and Display Entity use newer command/entity features — check they’re available on your Minecraft version.

Looking for more Minecraft tools?

A suite of client-side generators, viewers and converters — all free, all in your browser.