Skip to content

Commit

Permalink
Merge pull request #547 from Nethonos/patch-2
Browse files Browse the repository at this point in the history
Added reset argument for /attribute
  • Loading branch information
Markus-Rost authored Nov 5, 2024
2 parents 5e6d164 + bc9be9c commit 69baeed
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 69baeed

Please sign in to comment.