Przeglądaj źródła

1.16 (20w17a) command

Added /attribute
Nethonos 5 lat temu
rodzic
commit
2284778242
1 zmienionych plików z 8 dodań i 0 usunięć
  1. 8 0
      minecraft.json

+ 8 - 0
minecraft.json

@@ -164,6 +164,14 @@
 				"/advancement revoke <targets> through <advancement>",
 				"/advancement revoke <targets> through <advancement>",
 				"/advancement revoke <targets> until <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": [
 				"/ban <targets>",
 				"/ban <targets>",
 				"/ban <targets> <reason>"
 				"/ban <targets> <reason>"