소스 검색

Merge pull request #6 from nethonos/patch-2

1.16 (20w06a) command
Markus Rost 5 년 전
부모
커밋
502ff718ad
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>",