Skip to content

Commit

Permalink
Added reset argument for /attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
Nethonos authored Nov 3, 2024
1 parent 5e6d164 commit bc9be9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmds/minecraft/commands.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"/attribute <target> <attribute> get [<scale>]",
"/attribute <target> <attribute> base get [<scale>]",
"/attribute <target> <attribute> base set <value>",
"/attribute <target> <attribute> base reset",
"/attribute <target> <attribute> modifier add <uuid> <name> <value> (add_value|add_multiplied_total|add_multiplied_base)",
"/attribute <target> <attribute> modifier remove <uuid>",
"/attribute <target> <attribute> modifier value get <uuid> [<scale>]"
Expand Down

0 comments on commit bc9be9c

Please sign in to comment.