瀏覽代碼

Merge pull request #13 from nethonos/patch-3

1.16 (20w17a) command
Markus Rost 5 年之前
父節點
當前提交
d8fbcfcc1e
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      minecraft.json

+ 8 - 0
minecraft.json

@@ -164,6 +164,14 @@
 				"/advancement revoke <targets> through <advancement>",
 				"/advancement revoke <targets> until <advancement>"
 			],
+			"attribute": [
+				"/attribute <target> <attribute> get [<scale>]",
+				"/attribute <target> <attribute> base get [<scale>]",
+				"/attribute <target> <attribute> base set <value>",
+				"/attribute <target> <attribute> modifier add <uuid> <name> <value> (add|multiply|multiply_base)",
+				"/attribute <target> <attribute> modifier remove <uuid>",
+				"/attribute <target> <attribute> modifier value get <uuid> [<scale>]"
+			],
 			"ban": [
 				"/ban <targets>",
 				"/ban <targets> <reason>"