Преглед на файлове

1.16 (20w06a) command

Added /locatebiome
Added storage argument from 1.15
Nethonos преди 5 години
родител
ревизия
2e52eb85f7
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 5 0
      minecraft.json

+ 5 - 0
minecraft.json

@@ -305,11 +305,13 @@
 				"store result bossbar <id> max < subcommand >",
 				"store result bossbar <id> value < subcommand >",
 				"store result entity <targets> <path> <dataType> <scale> < subcommand >",
+				"store result storage <storage> <path> <dataType> <scale> < subcommand >",
 				"store result score <targets> <objective> < subcommand >",
 				"store success block <pos> <path> <dataType> <scale> < subcommand >",
 				"store success bossbar <id> max < subcommand >",
 				"store success bossbar <id> value < subcommand >",
 				"store success entity <targets> <path> <dataType> <scale> < subcommand >",
+				"store success storage <storage> <path> <dataType> <scale> < subcommand >",
 				"store success score <targets> <objective> < subcommand >"
 			],
 			"experience": [
@@ -380,6 +382,9 @@
 			"locate": [
 				"/locate <structure>"
 			],
+			"locatebiome": [
+				"/locatebiome <biome>"
+			],
 			"loot": [
 				"/loot give <players> <source>",
 				"/loot insert <targetPos> <source>",