1
0
Эх сурвалжийг харах

1.16 (20w06a) command

Added /locatebiome
Added storage argument from 1.15
Nethonos 5 жил өмнө
parent
commit
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>",