From 50b1e93d83c939f253e071e8e31d601a7da3265f Mon Sep 17 00:00:00 2001 From: edayot Date: Tue, 7 Apr 2026 22:04:05 +0200 Subject: [PATCH 1/7] feat: update to 26.1.1 --- .../mecha/src/mecha/resources/26_1_1.json | 13246 ++++++++++++++++ src/beet/library/base.py | 2 +- src/beet/resources/pack_format_registry.json | 60 +- 3 files changed, 13285 insertions(+), 23 deletions(-) create mode 100644 packages/mecha/src/mecha/resources/26_1_1.json diff --git a/packages/mecha/src/mecha/resources/26_1_1.json b/packages/mecha/src/mecha/resources/26_1_1.json new file mode 100644 index 00000000..1ef73843 --- /dev/null +++ b/packages/mecha/src/mecha/resources/26_1_1.json @@ -0,0 +1,13246 @@ +{ + "type": "root", + "children": { + "advancement": { + "type": "literal", + "children": { + "grant": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "everything": { + "type": "literal", + "executable": true + }, + "from": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "only": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "children": { + "criterion": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "greedy" + } + } + }, + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "through": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "until": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "revoke": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "everything": { + "type": "literal", + "executable": true + }, + "from": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "only": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "children": { + "criterion": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "greedy" + } + } + }, + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "through": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "until": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "attribute": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "attribute": { + "type": "argument", + "children": { + "base": { + "type": "literal", + "children": { + "get": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true + }, + "reset": { + "type": "literal", + "executable": true + }, + "set": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + } + } + } + }, + "get": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true + }, + "modifier": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "value": { + "type": "argument", + "children": { + "add_multiplied_base": { + "type": "literal", + "executable": true + }, + "add_multiplied_total": { + "type": "literal", + "executable": true + }, + "add_value": { + "type": "literal", + "executable": true + } + }, + "parser": "brigadier:double" + } + }, + "parser": "minecraft:resource_location" + } + } + }, + "remove": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "value": { + "type": "literal", + "children": { + "get": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + } + } + } + }, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:attribute" + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "ban": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "reason": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + }, + "executable": true, + "parser": "minecraft:game_profile" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "ban-ip": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "reason": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + }, + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "banlist": { + "type": "literal", + "children": { + "ips": { + "type": "literal", + "executable": true + }, + "players": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "bossbar": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "parser": "minecraft:resource_location" + } + } + }, + "get": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "max": { + "type": "literal", + "executable": true + }, + "players": { + "type": "literal", + "executable": true + }, + "value": { + "type": "literal", + "executable": true + }, + "visible": { + "type": "literal", + "executable": true + } + }, + "parser": "minecraft:resource_location" + } + } + }, + "list": { + "type": "literal", + "executable": true + }, + "remove": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "set": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "color": { + "type": "literal", + "children": { + "blue": { + "type": "literal", + "executable": true + }, + "green": { + "type": "literal", + "executable": true + }, + "pink": { + "type": "literal", + "executable": true + }, + "purple": { + "type": "literal", + "executable": true + }, + "red": { + "type": "literal", + "executable": true + }, + "white": { + "type": "literal", + "executable": true + }, + "yellow": { + "type": "literal", + "executable": true + } + } + }, + "max": { + "type": "literal", + "children": { + "max": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 1 + } + } + } + }, + "name": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "players": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "style": { + "type": "literal", + "children": { + "notched_10": { + "type": "literal", + "executable": true + }, + "notched_12": { + "type": "literal", + "executable": true + }, + "notched_20": { + "type": "literal", + "executable": true + }, + "notched_6": { + "type": "literal", + "executable": true + }, + "progress": { + "type": "literal", + "executable": true + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + } + }, + "visible": { + "type": "literal", + "children": { + "visible": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + } + } + }, + "parser": "minecraft:resource_location" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "clear": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "item": { + "type": "argument", + "children": { + "maxCount": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "minecraft:item_predicate" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "clone": { + "type": "literal", + "children": { + "begin": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "strict": { + "type": "literal", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_pos" + }, + "to": { + "type": "literal", + "children": { + "targetDimension": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "strict": { + "type": "literal", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:dimension" + } + } + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + }, + "from": { + "type": "literal", + "children": { + "sourceDimension": { + "type": "argument", + "children": { + "begin": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "strict": { + "type": "literal", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_pos" + }, + "to": { + "type": "literal", + "children": { + "targetDimension": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "strict": { + "type": "literal", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:dimension" + } + } + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:dimension" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "damage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "amount": { + "type": "argument", + "children": { + "damageType": { + "type": "argument", + "children": { + "at": { + "type": "literal", + "children": { + "location": { + "type": "argument", + "executable": true, + "parser": "minecraft:vec3" + } + } + }, + "by": { + "type": "literal", + "children": { + "entity": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "cause": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:damage_type" + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "data": { + "type": "literal", + "children": { + "get": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "merge": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "nbt": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_compound_tag" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "nbt": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_compound_tag" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "nbt": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_compound_tag" + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "modify": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "targetPath": { + "type": "argument", + "children": { + "append": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "insert": { + "type": "literal", + "children": { + "index": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + }, + "parser": "brigadier:integer" + } + } + }, + "merge": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "prepend": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "set": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "targetPath": { + "type": "argument", + "children": { + "append": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "insert": { + "type": "literal", + "children": { + "index": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + }, + "parser": "brigadier:integer" + } + } + }, + "merge": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "prepend": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "set": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "targetPath": { + "type": "argument", + "children": { + "append": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "insert": { + "type": "literal", + "children": { + "index": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + }, + "parser": "brigadier:integer" + } + } + }, + "merge": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "prepend": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "set": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "remove": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "datapack": { + "type": "literal", + "children": { + "create": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "description": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "disable": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + } + }, + "enable": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "children": { + "after": { + "type": "literal", + "children": { + "existing": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + } + }, + "before": { + "type": "literal", + "children": { + "existing": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + } + }, + "first": { + "type": "literal", + "executable": true + }, + "last": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + } + }, + "list": { + "type": "literal", + "children": { + "available": { + "type": "literal", + "executable": true + }, + "enabled": { + "type": "literal", + "executable": true + } + }, + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "debug": { + "type": "literal", + "children": { + "function": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "minecraft:function" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "start": { + "type": "literal", + "executable": true + }, + "stop": { + "type": "literal", + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "defaultgamemode": { + "type": "literal", + "children": { + "gamemode": { + "type": "argument", + "executable": true, + "parser": "minecraft:gamemode" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "deop": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:game_profile" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "dialog": { + "type": "literal", + "children": { + "clear": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "show": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "dialog": { + "type": "argument", + "executable": true, + "parser": "minecraft:dialog" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "difficulty": { + "type": "literal", + "children": { + "easy": { + "type": "literal", + "executable": true + }, + "hard": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + }, + "peaceful": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "effect": { + "type": "literal", + "children": { + "clear": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "effect": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:mob_effect" + } + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "executable": true + }, + "give": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "effect": { + "type": "argument", + "children": { + "infinite": { + "type": "literal", + "children": { + "amplifier": { + "type": "argument", + "children": { + "hideParticles": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 255, + "min": 0 + } + } + }, + "executable": true + }, + "seconds": { + "type": "argument", + "children": { + "amplifier": { + "type": "argument", + "children": { + "hideParticles": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 255, + "min": 0 + } + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 1000000, + "min": 1 + } + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:mob_effect" + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "enchant": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "enchantment": { + "type": "argument", + "children": { + "level": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:enchantment" + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "execute": { + "type": "literal", + "children": { + "align": { + "type": "literal", + "children": { + "axes": { + "type": "argument", + "parser": "minecraft:swizzle", + "redirect": [ + "execute" + ] + } + } + }, + "anchored": { + "type": "literal", + "children": { + "anchor": { + "type": "argument", + "parser": "minecraft:entity_anchor", + "redirect": [ + "execute" + ] + } + } + }, + "as": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "at": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "facing": { + "type": "literal", + "children": { + "entity": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "anchor": { + "type": "argument", + "parser": "minecraft:entity_anchor", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + }, + "pos": { + "type": "argument", + "parser": "minecraft:vec3", + "redirect": [ + "execute" + ] + } + } + }, + "if": { + "type": "literal", + "children": { + "biome": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "biome": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag", + "properties": { + "registry": "minecraft:worldgen/biome" + }, + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "block": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "blocks": { + "type": "literal", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "all": { + "type": "literal", + "executable": true, + "redirect": [ + "execute" + ] + }, + "masked": { + "type": "literal", + "executable": true, + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "data": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "dimension": { + "type": "literal", + "children": { + "dimension": { + "type": "argument", + "executable": true, + "parser": "minecraft:dimension", + "redirect": [ + "execute" + ] + } + } + }, + "entity": { + "type": "literal", + "children": { + "entities": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "function": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "parser": "minecraft:function", + "redirect": [ + "execute" + ] + } + } + }, + "items": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "slots": { + "type": "argument", + "children": { + "item_predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:item_slots" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "entities": { + "type": "argument", + "children": { + "slots": { + "type": "argument", + "children": { + "item_predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:item_slots" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + } + }, + "loaded": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_pos", + "redirect": [ + "execute" + ] + } + } + }, + "predicate": { + "type": "literal", + "children": { + "predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_predicate", + "redirect": [ + "execute" + ] + } + } + }, + "score": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "targetObjective": { + "type": "argument", + "children": { + "<": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "<=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + ">": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + ">=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "matches": { + "type": "literal", + "children": { + "range": { + "type": "argument", + "executable": true, + "parser": "minecraft:int_range", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "stopwatch": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "range": { + "type": "argument", + "executable": true, + "parser": "minecraft:float_range", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "in": { + "type": "literal", + "children": { + "dimension": { + "type": "argument", + "parser": "minecraft:dimension", + "redirect": [ + "execute" + ] + } + } + }, + "on": { + "type": "literal", + "children": { + "attacker": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "controller": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "leasher": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "origin": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "owner": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "passengers": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "target": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "vehicle": { + "type": "literal", + "redirect": [ + "execute" + ] + } + } + }, + "positioned": { + "type": "literal", + "children": { + "as": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "over": { + "type": "literal", + "children": { + "heightmap": { + "type": "argument", + "parser": "minecraft:heightmap", + "redirect": [ + "execute" + ] + } + } + }, + "pos": { + "type": "argument", + "parser": "minecraft:vec3", + "redirect": [ + "execute" + ] + } + } + }, + "rotated": { + "type": "literal", + "children": { + "as": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "rot": { + "type": "argument", + "parser": "minecraft:rotation", + "redirect": [ + "execute" + ] + } + } + }, + "run": { + "type": "literal" + }, + "store": { + "type": "literal", + "children": { + "result": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "bossbar": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "max": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "value": { + "type": "literal", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "score": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "success": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "bossbar": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "max": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "value": { + "type": "literal", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "score": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + } + } + }, + "summon": { + "type": "literal", + "children": { + "entity": { + "type": "argument", + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:entity_type" + }, + "redirect": [ + "execute" + ] + } + } + }, + "unless": { + "type": "literal", + "children": { + "biome": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "biome": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag", + "properties": { + "registry": "minecraft:worldgen/biome" + }, + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "block": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "blocks": { + "type": "literal", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "all": { + "type": "literal", + "executable": true, + "redirect": [ + "execute" + ] + }, + "masked": { + "type": "literal", + "executable": true, + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "data": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "dimension": { + "type": "literal", + "children": { + "dimension": { + "type": "argument", + "executable": true, + "parser": "minecraft:dimension", + "redirect": [ + "execute" + ] + } + } + }, + "entity": { + "type": "literal", + "children": { + "entities": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "function": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "parser": "minecraft:function", + "redirect": [ + "execute" + ] + } + } + }, + "items": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "slots": { + "type": "argument", + "children": { + "item_predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:item_slots" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "entities": { + "type": "argument", + "children": { + "slots": { + "type": "argument", + "children": { + "item_predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:item_slots" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + } + }, + "loaded": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_pos", + "redirect": [ + "execute" + ] + } + } + }, + "predicate": { + "type": "literal", + "children": { + "predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_predicate", + "redirect": [ + "execute" + ] + } + } + }, + "score": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "targetObjective": { + "type": "argument", + "children": { + "<": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "<=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + ">": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + ">=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "matches": { + "type": "literal", + "children": { + "range": { + "type": "argument", + "executable": true, + "parser": "minecraft:int_range", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "stopwatch": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "range": { + "type": "argument", + "executable": true, + "parser": "minecraft:float_range", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "experience": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "amount": { + "type": "argument", + "children": { + "levels": { + "type": "literal", + "executable": true + }, + "points": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "query": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "levels": { + "type": "literal", + "executable": true + }, + "points": { + "type": "literal", + "executable": true + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "single" + } + } + } + }, + "set": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "amount": { + "type": "argument", + "children": { + "levels": { + "type": "literal", + "executable": true + }, + "points": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "fetchprofile": { + "type": "literal", + "children": { + "entity": { + "type": "literal", + "children": { + "entity": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "id": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:uuid" + } + } + }, + "name": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "greedy" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "fill": { + "type": "literal", + "children": { + "from": { + "type": "argument", + "children": { + "to": { + "type": "argument", + "children": { + "block": { + "type": "argument", + "children": { + "destroy": { + "type": "literal", + "executable": true + }, + "hollow": { + "type": "literal", + "executable": true + }, + "keep": { + "type": "literal", + "executable": true + }, + "outline": { + "type": "literal", + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "destroy": { + "type": "literal", + "executable": true + }, + "hollow": { + "type": "literal", + "executable": true + }, + "outline": { + "type": "literal", + "executable": true + }, + "strict": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + }, + "executable": true + }, + "strict": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_state" + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "fillbiome": { + "type": "literal", + "children": { + "from": { + "type": "argument", + "children": { + "to": { + "type": "argument", + "children": { + "biome": { + "type": "argument", + "children": { + "replace": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag", + "properties": { + "registry": "minecraft:worldgen/biome" + } + } + } + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:worldgen/biome" + } + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "forceload": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "from": { + "type": "argument", + "children": { + "to": { + "type": "argument", + "executable": true, + "parser": "minecraft:column_pos" + } + }, + "executable": true, + "parser": "minecraft:column_pos" + } + } + }, + "query": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:column_pos" + } + }, + "executable": true + }, + "remove": { + "type": "literal", + "children": { + "all": { + "type": "literal", + "executable": true + }, + "from": { + "type": "argument", + "children": { + "to": { + "type": "argument", + "executable": true, + "parser": "minecraft:column_pos" + } + }, + "executable": true, + "parser": "minecraft:column_pos" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "function": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "children": { + "arguments": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_compound_tag" + }, + "with": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + } + }, + "executable": true, + "parser": "minecraft:function" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "gamemode": { + "type": "literal", + "children": { + "gamemode": { + "type": "argument", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true, + "parser": "minecraft:gamemode" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "gamerule": { + "type": "literal", + "children": { + "advance_time": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "advance_weather": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "allow_entering_nether_using_portals": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "block_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "block_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "command_block_output": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "command_blocks_work": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "drowning_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "elytra_movement_check": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "ender_pearls_vanish_on_death": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "entity_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "fall_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "fire_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "fire_spread_radius_around_player": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": -1 + } + } + }, + "executable": true + }, + "forgive_dead_players": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "freeze_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "global_sound_events": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "immediate_respawn": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "keep_inventory": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "lava_source_conversion": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "limited_crafting": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "locator_bar": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "log_admin_commands": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "max_block_modifications": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 1 + } + } + }, + "executable": true + }, + "max_command_forks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "max_command_sequence_length": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "max_entity_cramming": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "max_minecart_speed": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 1000, + "min": 1 + } + } + }, + "executable": true + }, + "max_snow_accumulation_height": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 8, + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:advance_time": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:advance_weather": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:allow_entering_nether_using_portals": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:block_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:block_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:command_block_output": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:command_blocks_work": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:drowning_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:elytra_movement_check": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:ender_pearls_vanish_on_death": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:entity_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:fall_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:fire_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:fire_spread_radius_around_player": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": -1 + } + } + }, + "executable": true + }, + "minecraft:forgive_dead_players": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:freeze_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:global_sound_events": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:immediate_respawn": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:keep_inventory": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:lava_source_conversion": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:limited_crafting": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:locator_bar": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:log_admin_commands": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:max_block_modifications": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 1 + } + } + }, + "executable": true + }, + "minecraft:max_command_forks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:max_command_sequence_length": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:max_entity_cramming": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:max_minecart_speed": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 1000, + "min": 1 + } + } + }, + "executable": true + }, + "minecraft:max_snow_accumulation_height": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 8, + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:mob_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:mob_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:mob_griefing": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:natural_health_regeneration": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:player_movement_check": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:players_nether_portal_creative_delay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:players_nether_portal_default_delay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:players_sleeping_percentage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:projectiles_can_break_blocks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:pvp": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:raids": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:random_tick_speed": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:reduced_debug_info": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:respawn_radius": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:send_command_feedback": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:show_advancement_messages": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:show_death_messages": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_mobs": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_monsters": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_patrols": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_phantoms": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_wandering_traders": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_wardens": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawner_blocks_work": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spectators_generate_chunks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spread_vines": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:tnt_explodes": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:tnt_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:universal_anger": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:water_source_conversion": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "mob_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "mob_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "mob_griefing": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "natural_health_regeneration": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "player_movement_check": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "players_nether_portal_creative_delay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "players_nether_portal_default_delay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "players_sleeping_percentage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "projectiles_can_break_blocks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "pvp": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "raids": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "random_tick_speed": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "reduced_debug_info": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "respawn_radius": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "send_command_feedback": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "show_advancement_messages": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "show_death_messages": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_mobs": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_monsters": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_patrols": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_phantoms": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_wandering_traders": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_wardens": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawner_blocks_work": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spectators_generate_chunks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spread_vines": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "tnt_explodes": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "tnt_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "universal_anger": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "water_source_conversion": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "give": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "item": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 1 + } + } + }, + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "help": { + "type": "literal", + "children": { + "command": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "greedy" + } + } + }, + "executable": true + }, + "item": { + "type": "literal", + "children": { + "modify": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + } + }, + "replace": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceSlot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "executable": true, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceSlot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "executable": true, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + } + }, + "with": { + "type": "literal", + "children": { + "item": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 99, + "min": 1 + } + } + }, + "executable": true, + "parser": "minecraft:item_stack" + } + } + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceSlot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "executable": true, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceSlot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "executable": true, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + } + }, + "with": { + "type": "literal", + "children": { + "item": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 99, + "min": 1 + } + } + }, + "executable": true, + "parser": "minecraft:item_stack" + } + } + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "jfr": { + "type": "literal", + "children": { + "start": { + "type": "literal", + "executable": true + }, + "stop": { + "type": "literal", + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "kick": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "reason": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "kill": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "list": { + "type": "literal", + "children": { + "uuids": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "locate": { + "type": "literal", + "children": { + "biome": { + "type": "literal", + "children": { + "biome": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag", + "properties": { + "registry": "minecraft:worldgen/biome" + } + } + } + }, + "poi": { + "type": "literal", + "children": { + "poi": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag", + "properties": { + "registry": "minecraft:point_of_interest_type" + } + } + } + }, + "structure": { + "type": "literal", + "children": { + "structure": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag_key", + "properties": { + "registry": "minecraft:worldgen/structure" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "loot": { + "type": "literal", + "children": { + "give": { + "type": "literal", + "children": { + "players": { + "type": "argument", + "children": { + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "insert": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "replace": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "children": { + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + }, + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "entities": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "children": { + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + }, + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + } + }, + "spawn": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "minecraft:vec3" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "me": { + "type": "literal", + "children": { + "action": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + } + }, + "msg": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "message": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "op": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:game_profile" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "pardon": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:game_profile" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "pardon-ip": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "particle": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "delta": { + "type": "argument", + "children": { + "speed": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "children": { + "viewers": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "normal": { + "type": "literal", + "children": { + "viewers": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:particle" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "perf": { + "type": "literal", + "children": { + "start": { + "type": "literal", + "executable": true + }, + "stop": { + "type": "literal", + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "place": { + "type": "literal", + "children": { + "feature": { + "type": "literal", + "children": { + "feature": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:worldgen/configured_feature" + } + } + } + }, + "jigsaw": { + "type": "literal", + "children": { + "pool": { + "type": "argument", + "children": { + "target": { + "type": "argument", + "children": { + "max_depth": { + "type": "argument", + "children": { + "position": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 20, + "min": 1 + } + } + }, + "parser": "minecraft:resource_location" + } + }, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:worldgen/template_pool" + } + } + } + }, + "structure": { + "type": "literal", + "children": { + "structure": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:worldgen/structure" + } + } + } + }, + "template": { + "type": "literal", + "children": { + "template": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "rotation": { + "type": "argument", + "children": { + "mirror": { + "type": "argument", + "children": { + "integrity": { + "type": "argument", + "children": { + "seed": { + "type": "argument", + "children": { + "strict": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:template_mirror" + } + }, + "executable": true, + "parser": "minecraft:template_rotation" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "playsound": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "children": { + "ambient": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "block": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "hostile": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "master": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "music": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "neutral": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "player": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "record": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "ui": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "voice": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "weather": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "publish": { + "type": "literal", + "children": { + "allowCommands": { + "type": "argument", + "children": { + "gamemode": { + "type": "argument", + "children": { + "port": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 65535, + "min": 0 + } + } + }, + "executable": true, + "parser": "minecraft:gamemode" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "random": { + "type": "literal", + "children": { + "reset": { + "type": "literal", + "children": { + "*": { + "type": "literal", + "children": { + "seed": { + "type": "argument", + "children": { + "includeWorldSeed": { + "type": "argument", + "children": { + "includeSequenceId": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true + }, + "sequence": { + "type": "argument", + "children": { + "seed": { + "type": "argument", + "children": { + "includeWorldSeed": { + "type": "argument", + "children": { + "includeSequenceId": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "roll": { + "type": "literal", + "children": { + "range": { + "type": "argument", + "children": { + "sequence": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location", + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + } + }, + "executable": true, + "parser": "minecraft:int_range" + } + } + }, + "value": { + "type": "literal", + "children": { + "range": { + "type": "argument", + "children": { + "sequence": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location", + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + } + }, + "executable": true, + "parser": "minecraft:int_range" + } + } + } + } + }, + "recipe": { + "type": "literal", + "children": { + "give": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "*": { + "type": "literal", + "executable": true + }, + "recipe": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:recipe" + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "take": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "*": { + "type": "literal", + "executable": true + }, + "recipe": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:recipe" + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "reload": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "return": { + "type": "literal", + "children": { + "fail": { + "type": "literal", + "executable": true + }, + "run": { + "type": "literal" + }, + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "ride": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "dismount": { + "type": "literal", + "executable": true + }, + "mount": { + "type": "literal", + "children": { + "vehicle": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "rotate": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "facing": { + "type": "literal", + "children": { + "entity": { + "type": "literal", + "children": { + "facingEntity": { + "type": "argument", + "children": { + "facingAnchor": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity_anchor" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "facingLocation": { + "type": "argument", + "executable": true, + "parser": "minecraft:vec3" + } + } + }, + "rotation": { + "type": "argument", + "executable": true, + "parser": "minecraft:rotation" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "save-all": { + "type": "literal", + "children": { + "flush": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "save-off": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "save-on": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "say": { + "type": "literal", + "children": { + "message": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "schedule": { + "type": "literal", + "children": { + "clear": { + "type": "literal", + "children": { + "function": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "greedy" + } + } + } + }, + "function": { + "type": "literal", + "children": { + "function": { + "type": "argument", + "children": { + "time": { + "type": "argument", + "children": { + "append": { + "type": "literal", + "executable": true + }, + "replace": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:function" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "scoreboard": { + "type": "literal", + "children": { + "objectives": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "objective": { + "type": "argument", + "children": { + "criteria": { + "type": "argument", + "children": { + "displayName": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "executable": true, + "parser": "minecraft:objective_criteria" + } + }, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + } + }, + "list": { + "type": "literal", + "executable": true + }, + "modify": { + "type": "literal", + "children": { + "objective": { + "type": "argument", + "children": { + "displayautoupdate": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + } + }, + "displayname": { + "type": "literal", + "children": { + "displayName": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "numberformat": { + "type": "literal", + "children": { + "blank": { + "type": "literal", + "executable": true + }, + "fixed": { + "type": "literal", + "children": { + "contents": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "styled": { + "type": "literal", + "children": { + "style": { + "type": "argument", + "executable": true, + "parser": "minecraft:style" + } + } + } + }, + "executable": true + }, + "rendertype": { + "type": "literal", + "children": { + "hearts": { + "type": "literal", + "executable": true + }, + "integer": { + "type": "literal", + "executable": true + } + } + } + }, + "parser": "minecraft:objective" + } + } + }, + "remove": { + "type": "literal", + "children": { + "objective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + } + }, + "setdisplay": { + "type": "literal", + "children": { + "slot": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + }, + "executable": true, + "parser": "minecraft:scoreboard_slot" + } + } + } + } + }, + "players": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "children": { + "score": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "display": { + "type": "literal", + "children": { + "name": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "executable": true, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "numberformat": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "children": { + "blank": { + "type": "literal", + "executable": true + }, + "fixed": { + "type": "literal", + "children": { + "contents": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "styled": { + "type": "literal", + "children": { + "style": { + "type": "argument", + "executable": true, + "parser": "minecraft:style" + } + } + } + }, + "executable": true, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + } + } + }, + "enable": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "get": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "list": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + }, + "executable": true + }, + "operation": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "targetObjective": { + "type": "argument", + "children": { + "operation": { + "type": "argument", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + }, + "parser": "minecraft:operation" + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "remove": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "children": { + "score": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "reset": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + }, + "executable": true, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "set": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "children": { + "score": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "seed": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "setblock": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "block": { + "type": "argument", + "children": { + "destroy": { + "type": "literal", + "executable": true + }, + "keep": { + "type": "literal", + "executable": true + }, + "replace": { + "type": "literal", + "executable": true + }, + "strict": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_state" + } + }, + "parser": "minecraft:block_pos" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "setidletimeout": { + "type": "literal", + "children": { + "minutes": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "setworldspawn": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "rotation": { + "type": "argument", + "executable": true, + "parser": "minecraft:rotation" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "spawnpoint": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "rotation": { + "type": "argument", + "executable": true, + "parser": "minecraft:rotation" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "spectate": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "player": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "single" + } + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "spreadplayers": { + "type": "literal", + "children": { + "center": { + "type": "argument", + "children": { + "spreadDistance": { + "type": "argument", + "children": { + "maxRange": { + "type": "argument", + "children": { + "respectTeams": { + "type": "argument", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "parser": "brigadier:bool" + }, + "under": { + "type": "literal", + "children": { + "maxHeight": { + "type": "argument", + "children": { + "respectTeams": { + "type": "argument", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "parser": "brigadier:bool" + } + }, + "parser": "brigadier:integer" + } + } + } + }, + "parser": "brigadier:float", + "properties": { + "min": 1.0 + } + } + }, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "parser": "minecraft:vec2" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "stop": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "stopsound": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "*": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "ambient": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "block": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "hostile": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "master": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "music": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "neutral": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "player": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "record": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "ui": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "voice": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "weather": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "stopwatch": { + "type": "literal", + "children": { + "create": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "query": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "remove": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "restart": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "summon": { + "type": "literal", + "children": { + "entity": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "nbt": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_compound_tag" + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:entity_type" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "swing": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "tag": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "add": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + } + }, + "list": { + "type": "literal", + "executable": true + }, + "remove": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "team": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "children": { + "displayName": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + } + }, + "empty": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "executable": true, + "parser": "minecraft:team" + } + } + }, + "join": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "children": { + "members": { + "type": "argument", + "executable": true, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + }, + "executable": true, + "parser": "minecraft:team" + } + } + }, + "leave": { + "type": "literal", + "children": { + "members": { + "type": "argument", + "executable": true, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "list": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "executable": true, + "parser": "minecraft:team" + } + }, + "executable": true + }, + "modify": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "children": { + "collisionRule": { + "type": "literal", + "children": { + "always": { + "type": "literal", + "executable": true + }, + "never": { + "type": "literal", + "executable": true + }, + "pushOtherTeams": { + "type": "literal", + "executable": true + }, + "pushOwnTeam": { + "type": "literal", + "executable": true + } + } + }, + "color": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:color" + } + } + }, + "deathMessageVisibility": { + "type": "literal", + "children": { + "always": { + "type": "literal", + "executable": true + }, + "hideForOtherTeams": { + "type": "literal", + "executable": true + }, + "hideForOwnTeam": { + "type": "literal", + "executable": true + }, + "never": { + "type": "literal", + "executable": true + } + } + }, + "displayName": { + "type": "literal", + "children": { + "displayName": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "friendlyFire": { + "type": "literal", + "children": { + "allowed": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + } + }, + "nametagVisibility": { + "type": "literal", + "children": { + "always": { + "type": "literal", + "executable": true + }, + "hideForOtherTeams": { + "type": "literal", + "executable": true + }, + "hideForOwnTeam": { + "type": "literal", + "executable": true + }, + "never": { + "type": "literal", + "executable": true + } + } + }, + "prefix": { + "type": "literal", + "children": { + "prefix": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "seeFriendlyInvisibles": { + "type": "literal", + "children": { + "allowed": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + } + }, + "suffix": { + "type": "literal", + "children": { + "suffix": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + } + }, + "parser": "minecraft:team" + } + } + }, + "remove": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "executable": true, + "parser": "minecraft:team" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "teammsg": { + "type": "literal", + "children": { + "message": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + } + }, + "teleport": { + "type": "literal", + "children": { + "destination": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + }, + "location": { + "type": "argument", + "executable": true, + "parser": "minecraft:vec3" + }, + "targets": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + }, + "location": { + "type": "argument", + "children": { + "facing": { + "type": "literal", + "children": { + "entity": { + "type": "literal", + "children": { + "facingEntity": { + "type": "argument", + "children": { + "facingAnchor": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity_anchor" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "facingLocation": { + "type": "argument", + "executable": true, + "parser": "minecraft:vec3" + } + } + }, + "rotation": { + "type": "argument", + "executable": true, + "parser": "minecraft:rotation" + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "tell": { + "type": "literal", + "redirect": [ + "msg" + ] + }, + "tellraw": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "message": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "test": { + "type": "literal", + "children": { + "clearall": { + "type": "literal", + "children": { + "radius": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true + }, + "clearthat": { + "type": "literal", + "executable": true + }, + "clearthese": { + "type": "literal", + "executable": true + }, + "create": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "width": { + "type": "argument", + "children": { + "height": { + "type": "argument", + "children": { + "depth": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "locate": { + "type": "literal", + "children": { + "tests": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_selector", + "properties": { + "registry": "minecraft:test_instance" + } + } + } + }, + "pos": { + "type": "literal", + "children": { + "var": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + }, + "executable": true + }, + "resetclosest": { + "type": "literal", + "executable": true + }, + "resetthat": { + "type": "literal", + "executable": true + }, + "resetthese": { + "type": "literal", + "executable": true + }, + "run": { + "type": "literal", + "children": { + "tests": { + "type": "argument", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "children": { + "rotationSteps": { + "type": "argument", + "children": { + "testsPerRow": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "minecraft:resource_selector", + "properties": { + "registry": "minecraft:test_instance" + } + } + } + }, + "runclosest": { + "type": "literal", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "runfailed": { + "type": "literal", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "children": { + "rotationSteps": { + "type": "argument", + "children": { + "testsPerRow": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + }, + "onlyRequiredTests": { + "type": "argument", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "children": { + "rotationSteps": { + "type": "argument", + "children": { + "testsPerRow": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "runmultiple": { + "type": "literal", + "children": { + "tests": { + "type": "argument", + "children": { + "amount": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:resource_selector", + "properties": { + "registry": "minecraft:test_instance" + } + } + } + }, + "runthat": { + "type": "literal", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "runthese": { + "type": "literal", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "stop": { + "type": "literal", + "executable": true + }, + "verify": { + "type": "literal", + "children": { + "tests": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_selector", + "properties": { + "registry": "minecraft:test_instance" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "tick": { + "type": "literal", + "children": { + "freeze": { + "type": "literal", + "executable": true + }, + "query": { + "type": "literal", + "executable": true + }, + "rate": { + "type": "literal", + "children": { + "rate": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 10000.0, + "min": 1.0 + } + } + } + }, + "sprint": { + "type": "literal", + "children": { + "stop": { + "type": "literal", + "executable": true + }, + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 1 + } + } + } + }, + "step": { + "type": "literal", + "children": { + "stop": { + "type": "literal", + "executable": true + }, + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 1 + } + } + }, + "executable": true + }, + "unfreeze": { + "type": "literal", + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "time": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": -2147483648 + } + } + } + }, + "of": { + "type": "literal", + "children": { + "clock": { + "type": "argument", + "children": { + "add": { + "type": "literal", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": -2147483648 + } + } + } + }, + "pause": { + "type": "literal", + "executable": true + }, + "query": { + "type": "literal", + "children": { + "time": { + "type": "literal", + "executable": true + }, + "timeline": { + "type": "argument", + "children": { + "repetition": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:timeline" + } + } + } + }, + "rate": { + "type": "literal", + "children": { + "rate": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1000.0, + "min": 1e-05 + } + } + } + }, + "resume": { + "type": "literal", + "executable": true + }, + "set": { + "type": "literal", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + }, + "timemarker": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + }, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:world_clock" + } + } + } + }, + "pause": { + "type": "literal", + "executable": true + }, + "query": { + "type": "literal", + "children": { + "gametime": { + "type": "literal", + "executable": true + }, + "time": { + "type": "literal", + "executable": true + }, + "timeline": { + "type": "argument", + "children": { + "repetition": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:timeline" + } + } + } + }, + "rate": { + "type": "literal", + "children": { + "rate": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1000.0, + "min": 1e-05 + } + } + } + }, + "resume": { + "type": "literal", + "executable": true + }, + "set": { + "type": "literal", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + }, + "timemarker": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "title": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "actionbar": { + "type": "literal", + "children": { + "title": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "clear": { + "type": "literal", + "executable": true + }, + "reset": { + "type": "literal", + "executable": true + }, + "subtitle": { + "type": "literal", + "children": { + "title": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "times": { + "type": "literal", + "children": { + "fadeIn": { + "type": "argument", + "children": { + "stay": { + "type": "argument", + "children": { + "fadeOut": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + } + }, + "title": { + "type": "literal", + "children": { + "title": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "tm": { + "type": "literal", + "redirect": [ + "teammsg" + ] + }, + "tp": { + "type": "literal", + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + }, + "redirect": [ + "teleport" + ] + }, + "transfer": { + "type": "literal", + "children": { + "hostname": { + "type": "argument", + "children": { + "port": { + "type": "argument", + "children": { + "players": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 65535, + "min": 1 + } + } + }, + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "trigger": { + "type": "literal", + "children": { + "objective": { + "type": "argument", + "children": { + "add": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + } + }, + "set": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + } + } + }, + "executable": true, + "parser": "minecraft:objective" + } + } + }, + "version": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "w": { + "type": "literal", + "redirect": [ + "msg" + ] + }, + "waypoint": { + "type": "literal", + "children": { + "list": { + "type": "literal", + "executable": true + }, + "modify": { + "type": "literal", + "children": { + "waypoint": { + "type": "argument", + "children": { + "color": { + "type": "literal", + "children": { + "color": { + "type": "argument", + "executable": true, + "parser": "minecraft:color" + }, + "hex": { + "type": "literal", + "children": { + "color": { + "type": "argument", + "executable": true, + "parser": "minecraft:hex_color" + } + } + }, + "reset": { + "type": "literal", + "executable": true + } + } + }, + "style": { + "type": "literal", + "children": { + "reset": { + "type": "literal", + "executable": true + }, + "set": { + "type": "literal", + "children": { + "style": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "weather": { + "type": "literal", + "children": { + "clear": { + "type": "literal", + "children": { + "duration": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 1 + } + } + }, + "executable": true + }, + "rain": { + "type": "literal", + "children": { + "duration": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 1 + } + } + }, + "executable": true + }, + "thunder": { + "type": "literal", + "children": { + "duration": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 1 + } + } + }, + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "whitelist": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:game_profile" + } + } + }, + "list": { + "type": "literal", + "executable": true + }, + "off": { + "type": "literal", + "executable": true + }, + "on": { + "type": "literal", + "executable": true + }, + "reload": { + "type": "literal", + "executable": true + }, + "remove": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:game_profile" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "worldborder": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "distance": { + "type": "argument", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "brigadier:double", + "properties": { + "max": 59999968.0, + "min": -59999968.0 + } + } + } + }, + "center": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:vec2" + } + } + }, + "damage": { + "type": "literal", + "children": { + "amount": { + "type": "literal", + "children": { + "damagePerBlock": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + } + }, + "buffer": { + "type": "literal", + "children": { + "distance": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + } + } + } + }, + "get": { + "type": "literal", + "executable": true + }, + "set": { + "type": "literal", + "children": { + "distance": { + "type": "argument", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "brigadier:double", + "properties": { + "max": 59999968.0, + "min": -59999968.0 + } + } + } + }, + "warning": { + "type": "literal", + "children": { + "distance": { + "type": "literal", + "children": { + "distance": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + } + }, + "time": { + "type": "literal", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "xp": { + "type": "literal", + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + }, + "redirect": [ + "experience" + ] + } + } +} diff --git a/src/beet/library/base.py b/src/beet/library/base.py index 6ae34fac..1e9457f3 100644 --- a/src/beet/library/base.py +++ b/src/beet/library/base.py @@ -87,7 +87,7 @@ from .utils import list_extensions, list_origin_folders -LATEST_MINECRAFT_VERSION: str = "26.1" +LATEST_MINECRAFT_VERSION: str = "26.1.1" T = TypeVar("T") diff --git a/src/beet/resources/pack_format_registry.json b/src/beet/resources/pack_format_registry.json index 1c1c75cb..645c754d 100644 --- a/src/beet/resources/pack_format_registry.json +++ b/src/beet/resources/pack_format_registry.json @@ -1,4 +1,20 @@ [ + { + "id": "26.1.1", + "name": "26.1.1", + "release_target": null, + "type": "release", + "stable": true, + "data_version": 4788, + "protocol_version": 775, + "data_pack_version": 101, + "data_pack_version_minor": 1, + "resource_pack_version": 84, + "resource_pack_version_minor": 0, + "build_time": "2026-04-01T09:05:14+00:00", + "release_time": "2026-04-01T09:06:36+00:00", + "sha1": "59ea8a372d6c359c2247d7213d9b12344eaccfeb" + }, { "id": "26.1", "name": "26.1", @@ -13,7 +29,7 @@ "resource_pack_version_minor": 0, "build_time": "2026-03-24T12:09:43+00:00", "release_time": "2026-03-24T12:11:04+00:00", - "sha1": "699545fd558359ac21ccb5bbdea3ad15aa7eca17" + "sha1": "b62c713fec86be41decebdb237b1481c3bfd1eb8" }, { "id": "1.21.11", @@ -29,7 +45,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-12-09T12:20:42+00:00", "release_time": "2025-12-09T12:23:30+00:00", - "sha1": "87df4acbf2019e6c671cc623290800084b6d3420" + "sha1": "928e8fa72b6ae799b2063dab06edd3d877695217" }, { "id": "1.21.10", @@ -45,7 +61,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-10-07T09:14:11+00:00", "release_time": "2025-10-07T09:17:23+00:00", - "sha1": "34f8aa3eb88b5ad1c22be86619804ac5fb15d69b" + "sha1": "a8267bbcab5f14ca7b514a0e3df831f906462fe3" }, { "id": "1.21.9", @@ -61,7 +77,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-09-30T11:55:33+00:00", "release_time": "2025-09-30T11:58:43+00:00", - "sha1": "ef16825cb065ea829f03e68e7192507be0bfd574" + "sha1": "c6e6031176d6bd1065d95c0a714a7ef8fdd3ceaa" }, { "id": "1.21.8", @@ -77,7 +93,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-07-17T12:00:57+00:00", "release_time": "2025-07-17T12:04:02+00:00", - "sha1": "d4814a1569db1e7f5be8b7eef064ba2215ef205e" + "sha1": "bce0718394e5c3326935607a199ced2291c55646" }, { "id": "1.21.7", @@ -93,7 +109,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-06-30T09:29:28+00:00", "release_time": "2025-06-30T09:32:16+00:00", - "sha1": "b228a7807d3a955392ccbfa1ebf92ab70f2c7fc7" + "sha1": "ab0ba5ae7982e6c51fc1eaa9e04a4897059c7338" }, { "id": "1.21.6", @@ -109,7 +125,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-06-17T11:07:28+00:00", "release_time": "2025-06-17T11:10:28+00:00", - "sha1": "f8b8ec5ed868abc4b51237c35777cc794da5e34b" + "sha1": "96fd20ef9409329f79586a8fb8c2a3a83667072e" }, { "id": "1.21.5", @@ -125,7 +141,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-03-25T12:11:48+00:00", "release_time": "2025-03-25T12:14:58+00:00", - "sha1": "b919a1e2bd7cd07dcc34e9cd49c40929bf693afc" + "sha1": "a4738a94308c786ce0698a2f6a16d92ade914ee7" }, { "id": "1.21.4", @@ -141,7 +157,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-12-03T10:09:48+00:00", "release_time": "2024-12-03T10:12:57+00:00", - "sha1": "946b7f1c3964aba97c21e8032c379157cba1a0e1" + "sha1": "169e710e9d90367b9ea6e466830c9bb566222b03" }, { "id": "1.21.3", @@ -157,7 +173,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-10-23T12:25:27+00:00", "release_time": "2024-10-23T12:28:15+00:00", - "sha1": "3f181774a09eeea39e2b655300b60cd360ff413b" + "sha1": "3df9197014a0ef36d8367675270ae66bf9078139" }, { "id": "1.21.2", @@ -173,7 +189,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-10-22T09:55:49+00:00", "release_time": "2024-10-22T09:58:55+00:00", - "sha1": "d286c431f8a3e24b377dcaf4b72e7190628b88d1" + "sha1": "05cedb718b86315adee07526c144af07ba4b9845" }, { "id": "1.21.1", @@ -189,7 +205,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-08-08T12:21:55+00:00", "release_time": "2024-08-08T12:24:45+00:00", - "sha1": "fb388e49d18dbc23a65c2b0d455aa349e631b9bf" + "sha1": "abea135e5965d43dc1de80593bcbf0e533d18add" }, { "id": "1.21", @@ -205,7 +221,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-06-13T08:21:21+00:00", "release_time": "2024-06-13T08:24:03+00:00", - "sha1": "0f5557234b7be90da9a1c8cf4da379c98bf0c7d0" + "sha1": "b62674b48abfa844246f77b35970a445e0db02e9" }, { "id": "1.20.6", @@ -221,7 +237,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-04-29T12:38:06+00:00", "release_time": "2024-04-29T12:40:45+00:00", - "sha1": "08e15c4da0022828b2d42c8db6f9dfb8d2684153" + "sha1": "aac59553cb809ae11110c9be2078344467fdd4cc" }, { "id": "1.20.5", @@ -237,7 +253,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-04-23T11:51:33+00:00", "release_time": "2024-04-23T11:54:12+00:00", - "sha1": "2bd7825342e64cd4e0a225a8aef12bf28e987893" + "sha1": "d9b694bd9221fbd4b45bc0743e0c99df9b5f902e" }, { "id": "1.20.4", @@ -253,7 +269,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-12-07T12:53:30+00:00", "release_time": "2023-12-07T12:56:20+00:00", - "sha1": "ffd4f7560c951e3c8b265aec56b065e5bcf5d5d9" + "sha1": "3fc11251b33b83fcbe224e3436d070119fabab9a" }, { "id": "1.20.3", @@ -269,7 +285,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-12-04T12:04:50+00:00", "release_time": "2023-12-04T12:10:32+00:00", - "sha1": "4297905f23117b62d594d1cf86e24274fd5c087b" + "sha1": "9cea239310eedd423798dc1ad47f69fb3b98f49c" }, { "id": "1.20.2", @@ -285,7 +301,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-09-20T09:00:26+00:00", "release_time": "2023-09-20T09:02:57+00:00", - "sha1": "95e238305bb8f5935b2ce9609c8d024626dc09e6" + "sha1": "b8d8d47c2a9b4e3ac1c1af674b0cd2f0123365b9" }, { "id": "1.20.1", @@ -301,7 +317,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-06-12T13:23:26+00:00", "release_time": "2023-06-12T13:25:51+00:00", - "sha1": "816fa9396e8ffe80da95b8717085bb8023cbf17b" + "sha1": "80fbd8b7d98baf7ba79726f19a895c808183ad20" }, { "id": "1.20", @@ -317,7 +333,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-06-02T08:33:51+00:00", "release_time": "2023-06-02T08:36:17+00:00", - "sha1": "c562a079a0f057eb4c9ba592d8e8a6fdb4408d09" + "sha1": "d5b4bb360dfadc4c4689d3e26a65256bf4bcf9d1" }, { "id": "1.19.4", @@ -333,7 +349,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-03-14T12:53:56+00:00", "release_time": "2023-03-14T12:56:18+00:00", - "sha1": "7a087ae8eb45266cf588f172c797498eeb063232" + "sha1": "0a2eefdd2a0f974610ee265f1a838101127be679" }, { "id": "1.19.3", @@ -349,7 +365,7 @@ "resource_pack_version_minor": 0, "build_time": "2022-12-07T08:14:04+00:00", "release_time": "2022-12-07T08:17:18+00:00", - "sha1": "6bd5d416ad8e996db0e39b933238248f538d875a" + "sha1": "3f2ffb9afbc397d12ea752eeac684fea1dfbce60" }, { "id": "1.19.2", From fad5edeb8d0a03cb7f77a6d3990e89da49975d3a Mon Sep 17 00:00:00 2001 From: edayot Date: Sat, 11 Apr 2026 12:40:33 +0200 Subject: [PATCH 2/7] update to 26.1.2 --- .../mecha/src/mecha/resources/26_1_2.json | 13246 ++++++++++++++++ src/beet/resources/pack_format_registry.json | 62 +- 2 files changed, 13285 insertions(+), 23 deletions(-) create mode 100644 packages/mecha/src/mecha/resources/26_1_2.json diff --git a/packages/mecha/src/mecha/resources/26_1_2.json b/packages/mecha/src/mecha/resources/26_1_2.json new file mode 100644 index 00000000..1ef73843 --- /dev/null +++ b/packages/mecha/src/mecha/resources/26_1_2.json @@ -0,0 +1,13246 @@ +{ + "type": "root", + "children": { + "advancement": { + "type": "literal", + "children": { + "grant": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "everything": { + "type": "literal", + "executable": true + }, + "from": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "only": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "children": { + "criterion": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "greedy" + } + } + }, + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "through": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "until": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "revoke": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "everything": { + "type": "literal", + "executable": true + }, + "from": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "only": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "children": { + "criterion": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "greedy" + } + } + }, + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "through": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "until": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "attribute": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "attribute": { + "type": "argument", + "children": { + "base": { + "type": "literal", + "children": { + "get": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true + }, + "reset": { + "type": "literal", + "executable": true + }, + "set": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + } + } + } + }, + "get": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true + }, + "modifier": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "value": { + "type": "argument", + "children": { + "add_multiplied_base": { + "type": "literal", + "executable": true + }, + "add_multiplied_total": { + "type": "literal", + "executable": true + }, + "add_value": { + "type": "literal", + "executable": true + } + }, + "parser": "brigadier:double" + } + }, + "parser": "minecraft:resource_location" + } + } + }, + "remove": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "value": { + "type": "literal", + "children": { + "get": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + } + } + } + }, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:attribute" + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "ban": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "reason": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + }, + "executable": true, + "parser": "minecraft:game_profile" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "ban-ip": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "reason": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + }, + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "banlist": { + "type": "literal", + "children": { + "ips": { + "type": "literal", + "executable": true + }, + "players": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "bossbar": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "parser": "minecraft:resource_location" + } + } + }, + "get": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "max": { + "type": "literal", + "executable": true + }, + "players": { + "type": "literal", + "executable": true + }, + "value": { + "type": "literal", + "executable": true + }, + "visible": { + "type": "literal", + "executable": true + } + }, + "parser": "minecraft:resource_location" + } + } + }, + "list": { + "type": "literal", + "executable": true + }, + "remove": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "set": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "color": { + "type": "literal", + "children": { + "blue": { + "type": "literal", + "executable": true + }, + "green": { + "type": "literal", + "executable": true + }, + "pink": { + "type": "literal", + "executable": true + }, + "purple": { + "type": "literal", + "executable": true + }, + "red": { + "type": "literal", + "executable": true + }, + "white": { + "type": "literal", + "executable": true + }, + "yellow": { + "type": "literal", + "executable": true + } + } + }, + "max": { + "type": "literal", + "children": { + "max": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 1 + } + } + } + }, + "name": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "players": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "style": { + "type": "literal", + "children": { + "notched_10": { + "type": "literal", + "executable": true + }, + "notched_12": { + "type": "literal", + "executable": true + }, + "notched_20": { + "type": "literal", + "executable": true + }, + "notched_6": { + "type": "literal", + "executable": true + }, + "progress": { + "type": "literal", + "executable": true + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + } + }, + "visible": { + "type": "literal", + "children": { + "visible": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + } + } + }, + "parser": "minecraft:resource_location" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "clear": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "item": { + "type": "argument", + "children": { + "maxCount": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "minecraft:item_predicate" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "clone": { + "type": "literal", + "children": { + "begin": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "strict": { + "type": "literal", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_pos" + }, + "to": { + "type": "literal", + "children": { + "targetDimension": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "strict": { + "type": "literal", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:dimension" + } + } + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + }, + "from": { + "type": "literal", + "children": { + "sourceDimension": { + "type": "argument", + "children": { + "begin": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "strict": { + "type": "literal", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_pos" + }, + "to": { + "type": "literal", + "children": { + "targetDimension": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "strict": { + "type": "literal", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:dimension" + } + } + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:dimension" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "damage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "amount": { + "type": "argument", + "children": { + "damageType": { + "type": "argument", + "children": { + "at": { + "type": "literal", + "children": { + "location": { + "type": "argument", + "executable": true, + "parser": "minecraft:vec3" + } + } + }, + "by": { + "type": "literal", + "children": { + "entity": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "cause": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:damage_type" + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "data": { + "type": "literal", + "children": { + "get": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "merge": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "nbt": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_compound_tag" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "nbt": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_compound_tag" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "nbt": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_compound_tag" + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "modify": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "targetPath": { + "type": "argument", + "children": { + "append": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "insert": { + "type": "literal", + "children": { + "index": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + }, + "parser": "brigadier:integer" + } + } + }, + "merge": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "prepend": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "set": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "targetPath": { + "type": "argument", + "children": { + "append": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "insert": { + "type": "literal", + "children": { + "index": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + }, + "parser": "brigadier:integer" + } + } + }, + "merge": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "prepend": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "set": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "targetPath": { + "type": "argument", + "children": { + "append": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "insert": { + "type": "literal", + "children": { + "index": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + }, + "parser": "brigadier:integer" + } + } + }, + "merge": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "prepend": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "set": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "remove": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "datapack": { + "type": "literal", + "children": { + "create": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "description": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "disable": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + } + }, + "enable": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "children": { + "after": { + "type": "literal", + "children": { + "existing": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + } + }, + "before": { + "type": "literal", + "children": { + "existing": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + } + }, + "first": { + "type": "literal", + "executable": true + }, + "last": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + } + }, + "list": { + "type": "literal", + "children": { + "available": { + "type": "literal", + "executable": true + }, + "enabled": { + "type": "literal", + "executable": true + } + }, + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "debug": { + "type": "literal", + "children": { + "function": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "minecraft:function" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "start": { + "type": "literal", + "executable": true + }, + "stop": { + "type": "literal", + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "defaultgamemode": { + "type": "literal", + "children": { + "gamemode": { + "type": "argument", + "executable": true, + "parser": "minecraft:gamemode" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "deop": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:game_profile" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "dialog": { + "type": "literal", + "children": { + "clear": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "show": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "dialog": { + "type": "argument", + "executable": true, + "parser": "minecraft:dialog" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "difficulty": { + "type": "literal", + "children": { + "easy": { + "type": "literal", + "executable": true + }, + "hard": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + }, + "peaceful": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "effect": { + "type": "literal", + "children": { + "clear": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "effect": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:mob_effect" + } + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "executable": true + }, + "give": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "effect": { + "type": "argument", + "children": { + "infinite": { + "type": "literal", + "children": { + "amplifier": { + "type": "argument", + "children": { + "hideParticles": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 255, + "min": 0 + } + } + }, + "executable": true + }, + "seconds": { + "type": "argument", + "children": { + "amplifier": { + "type": "argument", + "children": { + "hideParticles": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 255, + "min": 0 + } + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 1000000, + "min": 1 + } + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:mob_effect" + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "enchant": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "enchantment": { + "type": "argument", + "children": { + "level": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:enchantment" + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "execute": { + "type": "literal", + "children": { + "align": { + "type": "literal", + "children": { + "axes": { + "type": "argument", + "parser": "minecraft:swizzle", + "redirect": [ + "execute" + ] + } + } + }, + "anchored": { + "type": "literal", + "children": { + "anchor": { + "type": "argument", + "parser": "minecraft:entity_anchor", + "redirect": [ + "execute" + ] + } + } + }, + "as": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "at": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "facing": { + "type": "literal", + "children": { + "entity": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "anchor": { + "type": "argument", + "parser": "minecraft:entity_anchor", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + }, + "pos": { + "type": "argument", + "parser": "minecraft:vec3", + "redirect": [ + "execute" + ] + } + } + }, + "if": { + "type": "literal", + "children": { + "biome": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "biome": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag", + "properties": { + "registry": "minecraft:worldgen/biome" + }, + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "block": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "blocks": { + "type": "literal", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "all": { + "type": "literal", + "executable": true, + "redirect": [ + "execute" + ] + }, + "masked": { + "type": "literal", + "executable": true, + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "data": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "dimension": { + "type": "literal", + "children": { + "dimension": { + "type": "argument", + "executable": true, + "parser": "minecraft:dimension", + "redirect": [ + "execute" + ] + } + } + }, + "entity": { + "type": "literal", + "children": { + "entities": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "function": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "parser": "minecraft:function", + "redirect": [ + "execute" + ] + } + } + }, + "items": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "slots": { + "type": "argument", + "children": { + "item_predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:item_slots" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "entities": { + "type": "argument", + "children": { + "slots": { + "type": "argument", + "children": { + "item_predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:item_slots" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + } + }, + "loaded": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_pos", + "redirect": [ + "execute" + ] + } + } + }, + "predicate": { + "type": "literal", + "children": { + "predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_predicate", + "redirect": [ + "execute" + ] + } + } + }, + "score": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "targetObjective": { + "type": "argument", + "children": { + "<": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "<=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + ">": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + ">=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "matches": { + "type": "literal", + "children": { + "range": { + "type": "argument", + "executable": true, + "parser": "minecraft:int_range", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "stopwatch": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "range": { + "type": "argument", + "executable": true, + "parser": "minecraft:float_range", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "in": { + "type": "literal", + "children": { + "dimension": { + "type": "argument", + "parser": "minecraft:dimension", + "redirect": [ + "execute" + ] + } + } + }, + "on": { + "type": "literal", + "children": { + "attacker": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "controller": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "leasher": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "origin": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "owner": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "passengers": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "target": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "vehicle": { + "type": "literal", + "redirect": [ + "execute" + ] + } + } + }, + "positioned": { + "type": "literal", + "children": { + "as": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "over": { + "type": "literal", + "children": { + "heightmap": { + "type": "argument", + "parser": "minecraft:heightmap", + "redirect": [ + "execute" + ] + } + } + }, + "pos": { + "type": "argument", + "parser": "minecraft:vec3", + "redirect": [ + "execute" + ] + } + } + }, + "rotated": { + "type": "literal", + "children": { + "as": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "rot": { + "type": "argument", + "parser": "minecraft:rotation", + "redirect": [ + "execute" + ] + } + } + }, + "run": { + "type": "literal" + }, + "store": { + "type": "literal", + "children": { + "result": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "bossbar": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "max": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "value": { + "type": "literal", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "score": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "success": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "bossbar": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "max": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "value": { + "type": "literal", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "score": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + } + } + }, + "summon": { + "type": "literal", + "children": { + "entity": { + "type": "argument", + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:entity_type" + }, + "redirect": [ + "execute" + ] + } + } + }, + "unless": { + "type": "literal", + "children": { + "biome": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "biome": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag", + "properties": { + "registry": "minecraft:worldgen/biome" + }, + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "block": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "blocks": { + "type": "literal", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "all": { + "type": "literal", + "executable": true, + "redirect": [ + "execute" + ] + }, + "masked": { + "type": "literal", + "executable": true, + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "data": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "dimension": { + "type": "literal", + "children": { + "dimension": { + "type": "argument", + "executable": true, + "parser": "minecraft:dimension", + "redirect": [ + "execute" + ] + } + } + }, + "entity": { + "type": "literal", + "children": { + "entities": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "function": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "parser": "minecraft:function", + "redirect": [ + "execute" + ] + } + } + }, + "items": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "slots": { + "type": "argument", + "children": { + "item_predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:item_slots" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "entities": { + "type": "argument", + "children": { + "slots": { + "type": "argument", + "children": { + "item_predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:item_slots" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + } + }, + "loaded": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_pos", + "redirect": [ + "execute" + ] + } + } + }, + "predicate": { + "type": "literal", + "children": { + "predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_predicate", + "redirect": [ + "execute" + ] + } + } + }, + "score": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "targetObjective": { + "type": "argument", + "children": { + "<": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "<=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + ">": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + ">=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "matches": { + "type": "literal", + "children": { + "range": { + "type": "argument", + "executable": true, + "parser": "minecraft:int_range", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "stopwatch": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "range": { + "type": "argument", + "executable": true, + "parser": "minecraft:float_range", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "experience": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "amount": { + "type": "argument", + "children": { + "levels": { + "type": "literal", + "executable": true + }, + "points": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "query": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "levels": { + "type": "literal", + "executable": true + }, + "points": { + "type": "literal", + "executable": true + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "single" + } + } + } + }, + "set": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "amount": { + "type": "argument", + "children": { + "levels": { + "type": "literal", + "executable": true + }, + "points": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "fetchprofile": { + "type": "literal", + "children": { + "entity": { + "type": "literal", + "children": { + "entity": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "id": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:uuid" + } + } + }, + "name": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "greedy" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "fill": { + "type": "literal", + "children": { + "from": { + "type": "argument", + "children": { + "to": { + "type": "argument", + "children": { + "block": { + "type": "argument", + "children": { + "destroy": { + "type": "literal", + "executable": true + }, + "hollow": { + "type": "literal", + "executable": true + }, + "keep": { + "type": "literal", + "executable": true + }, + "outline": { + "type": "literal", + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "destroy": { + "type": "literal", + "executable": true + }, + "hollow": { + "type": "literal", + "executable": true + }, + "outline": { + "type": "literal", + "executable": true + }, + "strict": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + }, + "executable": true + }, + "strict": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_state" + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "fillbiome": { + "type": "literal", + "children": { + "from": { + "type": "argument", + "children": { + "to": { + "type": "argument", + "children": { + "biome": { + "type": "argument", + "children": { + "replace": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag", + "properties": { + "registry": "minecraft:worldgen/biome" + } + } + } + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:worldgen/biome" + } + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "forceload": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "from": { + "type": "argument", + "children": { + "to": { + "type": "argument", + "executable": true, + "parser": "minecraft:column_pos" + } + }, + "executable": true, + "parser": "minecraft:column_pos" + } + } + }, + "query": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:column_pos" + } + }, + "executable": true + }, + "remove": { + "type": "literal", + "children": { + "all": { + "type": "literal", + "executable": true + }, + "from": { + "type": "argument", + "children": { + "to": { + "type": "argument", + "executable": true, + "parser": "minecraft:column_pos" + } + }, + "executable": true, + "parser": "minecraft:column_pos" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "function": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "children": { + "arguments": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_compound_tag" + }, + "with": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + } + }, + "executable": true, + "parser": "minecraft:function" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "gamemode": { + "type": "literal", + "children": { + "gamemode": { + "type": "argument", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true, + "parser": "minecraft:gamemode" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "gamerule": { + "type": "literal", + "children": { + "advance_time": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "advance_weather": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "allow_entering_nether_using_portals": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "block_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "block_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "command_block_output": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "command_blocks_work": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "drowning_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "elytra_movement_check": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "ender_pearls_vanish_on_death": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "entity_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "fall_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "fire_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "fire_spread_radius_around_player": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": -1 + } + } + }, + "executable": true + }, + "forgive_dead_players": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "freeze_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "global_sound_events": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "immediate_respawn": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "keep_inventory": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "lava_source_conversion": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "limited_crafting": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "locator_bar": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "log_admin_commands": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "max_block_modifications": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 1 + } + } + }, + "executable": true + }, + "max_command_forks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "max_command_sequence_length": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "max_entity_cramming": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "max_minecart_speed": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 1000, + "min": 1 + } + } + }, + "executable": true + }, + "max_snow_accumulation_height": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 8, + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:advance_time": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:advance_weather": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:allow_entering_nether_using_portals": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:block_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:block_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:command_block_output": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:command_blocks_work": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:drowning_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:elytra_movement_check": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:ender_pearls_vanish_on_death": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:entity_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:fall_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:fire_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:fire_spread_radius_around_player": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": -1 + } + } + }, + "executable": true + }, + "minecraft:forgive_dead_players": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:freeze_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:global_sound_events": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:immediate_respawn": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:keep_inventory": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:lava_source_conversion": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:limited_crafting": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:locator_bar": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:log_admin_commands": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:max_block_modifications": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 1 + } + } + }, + "executable": true + }, + "minecraft:max_command_forks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:max_command_sequence_length": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:max_entity_cramming": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:max_minecart_speed": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 1000, + "min": 1 + } + } + }, + "executable": true + }, + "minecraft:max_snow_accumulation_height": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 8, + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:mob_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:mob_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:mob_griefing": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:natural_health_regeneration": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:player_movement_check": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:players_nether_portal_creative_delay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:players_nether_portal_default_delay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:players_sleeping_percentage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:projectiles_can_break_blocks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:pvp": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:raids": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:random_tick_speed": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:reduced_debug_info": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:respawn_radius": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:send_command_feedback": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:show_advancement_messages": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:show_death_messages": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_mobs": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_monsters": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_patrols": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_phantoms": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_wandering_traders": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_wardens": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawner_blocks_work": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spectators_generate_chunks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spread_vines": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:tnt_explodes": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:tnt_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:universal_anger": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:water_source_conversion": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "mob_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "mob_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "mob_griefing": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "natural_health_regeneration": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "player_movement_check": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "players_nether_portal_creative_delay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "players_nether_portal_default_delay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "players_sleeping_percentage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "projectiles_can_break_blocks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "pvp": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "raids": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "random_tick_speed": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "reduced_debug_info": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "respawn_radius": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "send_command_feedback": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "show_advancement_messages": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "show_death_messages": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_mobs": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_monsters": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_patrols": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_phantoms": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_wandering_traders": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_wardens": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawner_blocks_work": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spectators_generate_chunks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spread_vines": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "tnt_explodes": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "tnt_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "universal_anger": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "water_source_conversion": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "give": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "item": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 1 + } + } + }, + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "help": { + "type": "literal", + "children": { + "command": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "greedy" + } + } + }, + "executable": true + }, + "item": { + "type": "literal", + "children": { + "modify": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + } + }, + "replace": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceSlot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "executable": true, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceSlot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "executable": true, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + } + }, + "with": { + "type": "literal", + "children": { + "item": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 99, + "min": 1 + } + } + }, + "executable": true, + "parser": "minecraft:item_stack" + } + } + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceSlot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "executable": true, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceSlot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "executable": true, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + } + }, + "with": { + "type": "literal", + "children": { + "item": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 99, + "min": 1 + } + } + }, + "executable": true, + "parser": "minecraft:item_stack" + } + } + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "jfr": { + "type": "literal", + "children": { + "start": { + "type": "literal", + "executable": true + }, + "stop": { + "type": "literal", + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "kick": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "reason": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "kill": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "list": { + "type": "literal", + "children": { + "uuids": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "locate": { + "type": "literal", + "children": { + "biome": { + "type": "literal", + "children": { + "biome": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag", + "properties": { + "registry": "minecraft:worldgen/biome" + } + } + } + }, + "poi": { + "type": "literal", + "children": { + "poi": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag", + "properties": { + "registry": "minecraft:point_of_interest_type" + } + } + } + }, + "structure": { + "type": "literal", + "children": { + "structure": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag_key", + "properties": { + "registry": "minecraft:worldgen/structure" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "loot": { + "type": "literal", + "children": { + "give": { + "type": "literal", + "children": { + "players": { + "type": "argument", + "children": { + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "insert": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "replace": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "children": { + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + }, + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "entities": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "children": { + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + }, + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + } + }, + "spawn": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "minecraft:vec3" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "me": { + "type": "literal", + "children": { + "action": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + } + }, + "msg": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "message": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "op": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:game_profile" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "pardon": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:game_profile" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "pardon-ip": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "particle": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "delta": { + "type": "argument", + "children": { + "speed": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "children": { + "viewers": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "normal": { + "type": "literal", + "children": { + "viewers": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:particle" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "perf": { + "type": "literal", + "children": { + "start": { + "type": "literal", + "executable": true + }, + "stop": { + "type": "literal", + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "place": { + "type": "literal", + "children": { + "feature": { + "type": "literal", + "children": { + "feature": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:worldgen/configured_feature" + } + } + } + }, + "jigsaw": { + "type": "literal", + "children": { + "pool": { + "type": "argument", + "children": { + "target": { + "type": "argument", + "children": { + "max_depth": { + "type": "argument", + "children": { + "position": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 20, + "min": 1 + } + } + }, + "parser": "minecraft:resource_location" + } + }, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:worldgen/template_pool" + } + } + } + }, + "structure": { + "type": "literal", + "children": { + "structure": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:worldgen/structure" + } + } + } + }, + "template": { + "type": "literal", + "children": { + "template": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "rotation": { + "type": "argument", + "children": { + "mirror": { + "type": "argument", + "children": { + "integrity": { + "type": "argument", + "children": { + "seed": { + "type": "argument", + "children": { + "strict": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:template_mirror" + } + }, + "executable": true, + "parser": "minecraft:template_rotation" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "playsound": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "children": { + "ambient": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "block": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "hostile": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "master": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "music": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "neutral": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "player": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "record": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "ui": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "voice": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "weather": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "publish": { + "type": "literal", + "children": { + "allowCommands": { + "type": "argument", + "children": { + "gamemode": { + "type": "argument", + "children": { + "port": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 65535, + "min": 0 + } + } + }, + "executable": true, + "parser": "minecraft:gamemode" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "random": { + "type": "literal", + "children": { + "reset": { + "type": "literal", + "children": { + "*": { + "type": "literal", + "children": { + "seed": { + "type": "argument", + "children": { + "includeWorldSeed": { + "type": "argument", + "children": { + "includeSequenceId": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true + }, + "sequence": { + "type": "argument", + "children": { + "seed": { + "type": "argument", + "children": { + "includeWorldSeed": { + "type": "argument", + "children": { + "includeSequenceId": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "roll": { + "type": "literal", + "children": { + "range": { + "type": "argument", + "children": { + "sequence": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location", + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + } + }, + "executable": true, + "parser": "minecraft:int_range" + } + } + }, + "value": { + "type": "literal", + "children": { + "range": { + "type": "argument", + "children": { + "sequence": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location", + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + } + }, + "executable": true, + "parser": "minecraft:int_range" + } + } + } + } + }, + "recipe": { + "type": "literal", + "children": { + "give": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "*": { + "type": "literal", + "executable": true + }, + "recipe": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:recipe" + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "take": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "*": { + "type": "literal", + "executable": true + }, + "recipe": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:recipe" + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "reload": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "return": { + "type": "literal", + "children": { + "fail": { + "type": "literal", + "executable": true + }, + "run": { + "type": "literal" + }, + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "ride": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "dismount": { + "type": "literal", + "executable": true + }, + "mount": { + "type": "literal", + "children": { + "vehicle": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "rotate": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "facing": { + "type": "literal", + "children": { + "entity": { + "type": "literal", + "children": { + "facingEntity": { + "type": "argument", + "children": { + "facingAnchor": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity_anchor" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "facingLocation": { + "type": "argument", + "executable": true, + "parser": "minecraft:vec3" + } + } + }, + "rotation": { + "type": "argument", + "executable": true, + "parser": "minecraft:rotation" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "save-all": { + "type": "literal", + "children": { + "flush": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "save-off": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "save-on": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "say": { + "type": "literal", + "children": { + "message": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "schedule": { + "type": "literal", + "children": { + "clear": { + "type": "literal", + "children": { + "function": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "greedy" + } + } + } + }, + "function": { + "type": "literal", + "children": { + "function": { + "type": "argument", + "children": { + "time": { + "type": "argument", + "children": { + "append": { + "type": "literal", + "executable": true + }, + "replace": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:function" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "scoreboard": { + "type": "literal", + "children": { + "objectives": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "objective": { + "type": "argument", + "children": { + "criteria": { + "type": "argument", + "children": { + "displayName": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "executable": true, + "parser": "minecraft:objective_criteria" + } + }, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + } + }, + "list": { + "type": "literal", + "executable": true + }, + "modify": { + "type": "literal", + "children": { + "objective": { + "type": "argument", + "children": { + "displayautoupdate": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + } + }, + "displayname": { + "type": "literal", + "children": { + "displayName": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "numberformat": { + "type": "literal", + "children": { + "blank": { + "type": "literal", + "executable": true + }, + "fixed": { + "type": "literal", + "children": { + "contents": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "styled": { + "type": "literal", + "children": { + "style": { + "type": "argument", + "executable": true, + "parser": "minecraft:style" + } + } + } + }, + "executable": true + }, + "rendertype": { + "type": "literal", + "children": { + "hearts": { + "type": "literal", + "executable": true + }, + "integer": { + "type": "literal", + "executable": true + } + } + } + }, + "parser": "minecraft:objective" + } + } + }, + "remove": { + "type": "literal", + "children": { + "objective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + } + }, + "setdisplay": { + "type": "literal", + "children": { + "slot": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + }, + "executable": true, + "parser": "minecraft:scoreboard_slot" + } + } + } + } + }, + "players": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "children": { + "score": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "display": { + "type": "literal", + "children": { + "name": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "executable": true, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "numberformat": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "children": { + "blank": { + "type": "literal", + "executable": true + }, + "fixed": { + "type": "literal", + "children": { + "contents": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "styled": { + "type": "literal", + "children": { + "style": { + "type": "argument", + "executable": true, + "parser": "minecraft:style" + } + } + } + }, + "executable": true, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + } + } + }, + "enable": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "get": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "list": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + }, + "executable": true + }, + "operation": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "targetObjective": { + "type": "argument", + "children": { + "operation": { + "type": "argument", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + }, + "parser": "minecraft:operation" + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "remove": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "children": { + "score": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "reset": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + }, + "executable": true, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "set": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "children": { + "score": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "seed": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "setblock": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "block": { + "type": "argument", + "children": { + "destroy": { + "type": "literal", + "executable": true + }, + "keep": { + "type": "literal", + "executable": true + }, + "replace": { + "type": "literal", + "executable": true + }, + "strict": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_state" + } + }, + "parser": "minecraft:block_pos" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "setidletimeout": { + "type": "literal", + "children": { + "minutes": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "setworldspawn": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "rotation": { + "type": "argument", + "executable": true, + "parser": "minecraft:rotation" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "spawnpoint": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "rotation": { + "type": "argument", + "executable": true, + "parser": "minecraft:rotation" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "spectate": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "player": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "single" + } + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "spreadplayers": { + "type": "literal", + "children": { + "center": { + "type": "argument", + "children": { + "spreadDistance": { + "type": "argument", + "children": { + "maxRange": { + "type": "argument", + "children": { + "respectTeams": { + "type": "argument", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "parser": "brigadier:bool" + }, + "under": { + "type": "literal", + "children": { + "maxHeight": { + "type": "argument", + "children": { + "respectTeams": { + "type": "argument", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "parser": "brigadier:bool" + } + }, + "parser": "brigadier:integer" + } + } + } + }, + "parser": "brigadier:float", + "properties": { + "min": 1.0 + } + } + }, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "parser": "minecraft:vec2" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "stop": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "stopsound": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "*": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "ambient": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "block": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "hostile": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "master": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "music": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "neutral": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "player": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "record": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "ui": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "voice": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "weather": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "stopwatch": { + "type": "literal", + "children": { + "create": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "query": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "remove": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "restart": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "summon": { + "type": "literal", + "children": { + "entity": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "nbt": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_compound_tag" + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:entity_type" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "swing": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "tag": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "add": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + } + }, + "list": { + "type": "literal", + "executable": true + }, + "remove": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "team": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "children": { + "displayName": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + } + }, + "empty": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "executable": true, + "parser": "minecraft:team" + } + } + }, + "join": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "children": { + "members": { + "type": "argument", + "executable": true, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + }, + "executable": true, + "parser": "minecraft:team" + } + } + }, + "leave": { + "type": "literal", + "children": { + "members": { + "type": "argument", + "executable": true, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "list": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "executable": true, + "parser": "minecraft:team" + } + }, + "executable": true + }, + "modify": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "children": { + "collisionRule": { + "type": "literal", + "children": { + "always": { + "type": "literal", + "executable": true + }, + "never": { + "type": "literal", + "executable": true + }, + "pushOtherTeams": { + "type": "literal", + "executable": true + }, + "pushOwnTeam": { + "type": "literal", + "executable": true + } + } + }, + "color": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:color" + } + } + }, + "deathMessageVisibility": { + "type": "literal", + "children": { + "always": { + "type": "literal", + "executable": true + }, + "hideForOtherTeams": { + "type": "literal", + "executable": true + }, + "hideForOwnTeam": { + "type": "literal", + "executable": true + }, + "never": { + "type": "literal", + "executable": true + } + } + }, + "displayName": { + "type": "literal", + "children": { + "displayName": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "friendlyFire": { + "type": "literal", + "children": { + "allowed": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + } + }, + "nametagVisibility": { + "type": "literal", + "children": { + "always": { + "type": "literal", + "executable": true + }, + "hideForOtherTeams": { + "type": "literal", + "executable": true + }, + "hideForOwnTeam": { + "type": "literal", + "executable": true + }, + "never": { + "type": "literal", + "executable": true + } + } + }, + "prefix": { + "type": "literal", + "children": { + "prefix": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "seeFriendlyInvisibles": { + "type": "literal", + "children": { + "allowed": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + } + }, + "suffix": { + "type": "literal", + "children": { + "suffix": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + } + }, + "parser": "minecraft:team" + } + } + }, + "remove": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "executable": true, + "parser": "minecraft:team" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "teammsg": { + "type": "literal", + "children": { + "message": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + } + }, + "teleport": { + "type": "literal", + "children": { + "destination": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + }, + "location": { + "type": "argument", + "executable": true, + "parser": "minecraft:vec3" + }, + "targets": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + }, + "location": { + "type": "argument", + "children": { + "facing": { + "type": "literal", + "children": { + "entity": { + "type": "literal", + "children": { + "facingEntity": { + "type": "argument", + "children": { + "facingAnchor": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity_anchor" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "facingLocation": { + "type": "argument", + "executable": true, + "parser": "minecraft:vec3" + } + } + }, + "rotation": { + "type": "argument", + "executable": true, + "parser": "minecraft:rotation" + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "tell": { + "type": "literal", + "redirect": [ + "msg" + ] + }, + "tellraw": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "message": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "test": { + "type": "literal", + "children": { + "clearall": { + "type": "literal", + "children": { + "radius": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true + }, + "clearthat": { + "type": "literal", + "executable": true + }, + "clearthese": { + "type": "literal", + "executable": true + }, + "create": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "width": { + "type": "argument", + "children": { + "height": { + "type": "argument", + "children": { + "depth": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "locate": { + "type": "literal", + "children": { + "tests": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_selector", + "properties": { + "registry": "minecraft:test_instance" + } + } + } + }, + "pos": { + "type": "literal", + "children": { + "var": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + }, + "executable": true + }, + "resetclosest": { + "type": "literal", + "executable": true + }, + "resetthat": { + "type": "literal", + "executable": true + }, + "resetthese": { + "type": "literal", + "executable": true + }, + "run": { + "type": "literal", + "children": { + "tests": { + "type": "argument", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "children": { + "rotationSteps": { + "type": "argument", + "children": { + "testsPerRow": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "minecraft:resource_selector", + "properties": { + "registry": "minecraft:test_instance" + } + } + } + }, + "runclosest": { + "type": "literal", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "runfailed": { + "type": "literal", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "children": { + "rotationSteps": { + "type": "argument", + "children": { + "testsPerRow": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + }, + "onlyRequiredTests": { + "type": "argument", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "children": { + "rotationSteps": { + "type": "argument", + "children": { + "testsPerRow": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "runmultiple": { + "type": "literal", + "children": { + "tests": { + "type": "argument", + "children": { + "amount": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:resource_selector", + "properties": { + "registry": "minecraft:test_instance" + } + } + } + }, + "runthat": { + "type": "literal", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "runthese": { + "type": "literal", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "stop": { + "type": "literal", + "executable": true + }, + "verify": { + "type": "literal", + "children": { + "tests": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_selector", + "properties": { + "registry": "minecraft:test_instance" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "tick": { + "type": "literal", + "children": { + "freeze": { + "type": "literal", + "executable": true + }, + "query": { + "type": "literal", + "executable": true + }, + "rate": { + "type": "literal", + "children": { + "rate": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 10000.0, + "min": 1.0 + } + } + } + }, + "sprint": { + "type": "literal", + "children": { + "stop": { + "type": "literal", + "executable": true + }, + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 1 + } + } + } + }, + "step": { + "type": "literal", + "children": { + "stop": { + "type": "literal", + "executable": true + }, + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 1 + } + } + }, + "executable": true + }, + "unfreeze": { + "type": "literal", + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "time": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": -2147483648 + } + } + } + }, + "of": { + "type": "literal", + "children": { + "clock": { + "type": "argument", + "children": { + "add": { + "type": "literal", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": -2147483648 + } + } + } + }, + "pause": { + "type": "literal", + "executable": true + }, + "query": { + "type": "literal", + "children": { + "time": { + "type": "literal", + "executable": true + }, + "timeline": { + "type": "argument", + "children": { + "repetition": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:timeline" + } + } + } + }, + "rate": { + "type": "literal", + "children": { + "rate": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1000.0, + "min": 1e-05 + } + } + } + }, + "resume": { + "type": "literal", + "executable": true + }, + "set": { + "type": "literal", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + }, + "timemarker": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + }, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:world_clock" + } + } + } + }, + "pause": { + "type": "literal", + "executable": true + }, + "query": { + "type": "literal", + "children": { + "gametime": { + "type": "literal", + "executable": true + }, + "time": { + "type": "literal", + "executable": true + }, + "timeline": { + "type": "argument", + "children": { + "repetition": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:timeline" + } + } + } + }, + "rate": { + "type": "literal", + "children": { + "rate": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1000.0, + "min": 1e-05 + } + } + } + }, + "resume": { + "type": "literal", + "executable": true + }, + "set": { + "type": "literal", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + }, + "timemarker": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "title": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "actionbar": { + "type": "literal", + "children": { + "title": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "clear": { + "type": "literal", + "executable": true + }, + "reset": { + "type": "literal", + "executable": true + }, + "subtitle": { + "type": "literal", + "children": { + "title": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "times": { + "type": "literal", + "children": { + "fadeIn": { + "type": "argument", + "children": { + "stay": { + "type": "argument", + "children": { + "fadeOut": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + } + }, + "title": { + "type": "literal", + "children": { + "title": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "tm": { + "type": "literal", + "redirect": [ + "teammsg" + ] + }, + "tp": { + "type": "literal", + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + }, + "redirect": [ + "teleport" + ] + }, + "transfer": { + "type": "literal", + "children": { + "hostname": { + "type": "argument", + "children": { + "port": { + "type": "argument", + "children": { + "players": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 65535, + "min": 1 + } + } + }, + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "trigger": { + "type": "literal", + "children": { + "objective": { + "type": "argument", + "children": { + "add": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + } + }, + "set": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + } + } + }, + "executable": true, + "parser": "minecraft:objective" + } + } + }, + "version": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "w": { + "type": "literal", + "redirect": [ + "msg" + ] + }, + "waypoint": { + "type": "literal", + "children": { + "list": { + "type": "literal", + "executable": true + }, + "modify": { + "type": "literal", + "children": { + "waypoint": { + "type": "argument", + "children": { + "color": { + "type": "literal", + "children": { + "color": { + "type": "argument", + "executable": true, + "parser": "minecraft:color" + }, + "hex": { + "type": "literal", + "children": { + "color": { + "type": "argument", + "executable": true, + "parser": "minecraft:hex_color" + } + } + }, + "reset": { + "type": "literal", + "executable": true + } + } + }, + "style": { + "type": "literal", + "children": { + "reset": { + "type": "literal", + "executable": true + }, + "set": { + "type": "literal", + "children": { + "style": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "weather": { + "type": "literal", + "children": { + "clear": { + "type": "literal", + "children": { + "duration": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 1 + } + } + }, + "executable": true + }, + "rain": { + "type": "literal", + "children": { + "duration": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 1 + } + } + }, + "executable": true + }, + "thunder": { + "type": "literal", + "children": { + "duration": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 1 + } + } + }, + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "whitelist": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:game_profile" + } + } + }, + "list": { + "type": "literal", + "executable": true + }, + "off": { + "type": "literal", + "executable": true + }, + "on": { + "type": "literal", + "executable": true + }, + "reload": { + "type": "literal", + "executable": true + }, + "remove": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:game_profile" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "worldborder": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "distance": { + "type": "argument", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "brigadier:double", + "properties": { + "max": 59999968.0, + "min": -59999968.0 + } + } + } + }, + "center": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:vec2" + } + } + }, + "damage": { + "type": "literal", + "children": { + "amount": { + "type": "literal", + "children": { + "damagePerBlock": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + } + }, + "buffer": { + "type": "literal", + "children": { + "distance": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + } + } + } + }, + "get": { + "type": "literal", + "executable": true + }, + "set": { + "type": "literal", + "children": { + "distance": { + "type": "argument", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "brigadier:double", + "properties": { + "max": 59999968.0, + "min": -59999968.0 + } + } + } + }, + "warning": { + "type": "literal", + "children": { + "distance": { + "type": "literal", + "children": { + "distance": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + } + }, + "time": { + "type": "literal", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "xp": { + "type": "literal", + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + }, + "redirect": [ + "experience" + ] + } + } +} diff --git a/src/beet/resources/pack_format_registry.json b/src/beet/resources/pack_format_registry.json index 645c754d..db833f75 100644 --- a/src/beet/resources/pack_format_registry.json +++ b/src/beet/resources/pack_format_registry.json @@ -1,4 +1,20 @@ [ + { + "id": "26.1.2", + "name": "26.1.2", + "release_target": null, + "type": "release", + "stable": true, + "data_version": 4790, + "protocol_version": 775, + "data_pack_version": 101, + "data_pack_version_minor": 1, + "resource_pack_version": 84, + "resource_pack_version_minor": 0, + "build_time": "2026-04-09T10:11:03+00:00", + "release_time": "2026-04-09T10:12:23+00:00", + "sha1": "dd6fd47eec3ac2d46b4f805e003f1a421ed8a3f7" + }, { "id": "26.1.1", "name": "26.1.1", @@ -13,7 +29,7 @@ "resource_pack_version_minor": 0, "build_time": "2026-04-01T09:05:14+00:00", "release_time": "2026-04-01T09:06:36+00:00", - "sha1": "59ea8a372d6c359c2247d7213d9b12344eaccfeb" + "sha1": "b5a6ccce34fba9c9f9dfb6a38e9b81593b858964" }, { "id": "26.1", @@ -29,7 +45,7 @@ "resource_pack_version_minor": 0, "build_time": "2026-03-24T12:09:43+00:00", "release_time": "2026-03-24T12:11:04+00:00", - "sha1": "b62c713fec86be41decebdb237b1481c3bfd1eb8" + "sha1": "fa0b366faef24c00b6adb9733188d0be4167eca1" }, { "id": "1.21.11", @@ -45,7 +61,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-12-09T12:20:42+00:00", "release_time": "2025-12-09T12:23:30+00:00", - "sha1": "928e8fa72b6ae799b2063dab06edd3d877695217" + "sha1": "429b91269c7bfc0835807b6837f54006529962a1" }, { "id": "1.21.10", @@ -61,7 +77,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-10-07T09:14:11+00:00", "release_time": "2025-10-07T09:17:23+00:00", - "sha1": "a8267bbcab5f14ca7b514a0e3df831f906462fe3" + "sha1": "0a164bfb0d468e5a6ac5a9bb9dbefe93f0ac1c44" }, { "id": "1.21.9", @@ -77,7 +93,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-09-30T11:55:33+00:00", "release_time": "2025-09-30T11:58:43+00:00", - "sha1": "c6e6031176d6bd1065d95c0a714a7ef8fdd3ceaa" + "sha1": "1b4491323108db44df2d7a6a578bf303b7ca715d" }, { "id": "1.21.8", @@ -93,7 +109,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-07-17T12:00:57+00:00", "release_time": "2025-07-17T12:04:02+00:00", - "sha1": "bce0718394e5c3326935607a199ced2291c55646" + "sha1": "93036dbb215933cc2d162464d365ce64778e49b0" }, { "id": "1.21.7", @@ -109,7 +125,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-06-30T09:29:28+00:00", "release_time": "2025-06-30T09:32:16+00:00", - "sha1": "ab0ba5ae7982e6c51fc1eaa9e04a4897059c7338" + "sha1": "468fffdc652c3ece77403e87d604a37096115f8c" }, { "id": "1.21.6", @@ -125,7 +141,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-06-17T11:07:28+00:00", "release_time": "2025-06-17T11:10:28+00:00", - "sha1": "96fd20ef9409329f79586a8fb8c2a3a83667072e" + "sha1": "f31802dea720e50eeb8f2ee8698a901b9ced4dcb" }, { "id": "1.21.5", @@ -141,7 +157,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-03-25T12:11:48+00:00", "release_time": "2025-03-25T12:14:58+00:00", - "sha1": "a4738a94308c786ce0698a2f6a16d92ade914ee7" + "sha1": "f83f6b2cc62b6954661affad7ac31ac1fbe5bf15" }, { "id": "1.21.4", @@ -157,7 +173,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-12-03T10:09:48+00:00", "release_time": "2024-12-03T10:12:57+00:00", - "sha1": "169e710e9d90367b9ea6e466830c9bb566222b03" + "sha1": "213df4a0c1059a9dbaec4b15e3b856dc6caff7b4" }, { "id": "1.21.3", @@ -173,7 +189,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-10-23T12:25:27+00:00", "release_time": "2024-10-23T12:28:15+00:00", - "sha1": "3df9197014a0ef36d8367675270ae66bf9078139" + "sha1": "06bdd87dc37543ee2a4054738f5a566a885c7ba5" }, { "id": "1.21.2", @@ -189,7 +205,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-10-22T09:55:49+00:00", "release_time": "2024-10-22T09:58:55+00:00", - "sha1": "05cedb718b86315adee07526c144af07ba4b9845" + "sha1": "9514f6e492ed2e99d5b46cf0a34a28728549bccc" }, { "id": "1.21.1", @@ -205,7 +221,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-08-08T12:21:55+00:00", "release_time": "2024-08-08T12:24:45+00:00", - "sha1": "abea135e5965d43dc1de80593bcbf0e533d18add" + "sha1": "36e7e0263a63dd10ec62487f53404e2350a7ab5c" }, { "id": "1.21", @@ -221,7 +237,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-06-13T08:21:21+00:00", "release_time": "2024-06-13T08:24:03+00:00", - "sha1": "b62674b48abfa844246f77b35970a445e0db02e9" + "sha1": "4d80b0be69f0463696eb857daff2557832095f31" }, { "id": "1.20.6", @@ -237,7 +253,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-04-29T12:38:06+00:00", "release_time": "2024-04-29T12:40:45+00:00", - "sha1": "aac59553cb809ae11110c9be2078344467fdd4cc" + "sha1": "e6f94df79d4afc3f633a082cf312bac10ae108ea" }, { "id": "1.20.5", @@ -253,7 +269,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-04-23T11:51:33+00:00", "release_time": "2024-04-23T11:54:12+00:00", - "sha1": "d9b694bd9221fbd4b45bc0743e0c99df9b5f902e" + "sha1": "d37b0308f38e18f90c0b31bdb2ed0671a6bbe30b" }, { "id": "1.20.4", @@ -269,7 +285,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-12-07T12:53:30+00:00", "release_time": "2023-12-07T12:56:20+00:00", - "sha1": "3fc11251b33b83fcbe224e3436d070119fabab9a" + "sha1": "d88e8dfcbacf8a93995e7646a63ad0fb3cf274d4" }, { "id": "1.20.3", @@ -285,7 +301,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-12-04T12:04:50+00:00", "release_time": "2023-12-04T12:10:32+00:00", - "sha1": "9cea239310eedd423798dc1ad47f69fb3b98f49c" + "sha1": "942749a5c0ccc86f74c12a5f899c6e5b11ecb5e6" }, { "id": "1.20.2", @@ -301,7 +317,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-09-20T09:00:26+00:00", "release_time": "2023-09-20T09:02:57+00:00", - "sha1": "b8d8d47c2a9b4e3ac1c1af674b0cd2f0123365b9" + "sha1": "48562934c10a0691ef34ba9edae573b0e1212b4d" }, { "id": "1.20.1", @@ -317,7 +333,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-06-12T13:23:26+00:00", "release_time": "2023-06-12T13:25:51+00:00", - "sha1": "80fbd8b7d98baf7ba79726f19a895c808183ad20" + "sha1": "457b02654a698e037138de014dd0fcb6d57576df" }, { "id": "1.20", @@ -333,7 +349,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-06-02T08:33:51+00:00", "release_time": "2023-06-02T08:36:17+00:00", - "sha1": "d5b4bb360dfadc4c4689d3e26a65256bf4bcf9d1" + "sha1": "8b68dda777fd87fdfa36777f68b8176b99182fd6" }, { "id": "1.19.4", @@ -349,7 +365,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-03-14T12:53:56+00:00", "release_time": "2023-03-14T12:56:18+00:00", - "sha1": "0a2eefdd2a0f974610ee265f1a838101127be679" + "sha1": "1597d63fc3fdf3002c4195a45d49945cbacbe3b7" }, { "id": "1.19.3", @@ -365,7 +381,7 @@ "resource_pack_version_minor": 0, "build_time": "2022-12-07T08:14:04+00:00", "release_time": "2022-12-07T08:17:18+00:00", - "sha1": "3f2ffb9afbc397d12ea752eeac684fea1dfbce60" + "sha1": "9bfac2d0ee5280ba059b1906e5297885e6c46d68" }, { "id": "1.19.2", From e6b8e3a6c17c0b7d2fee5db661ea2cfbb75bf493 Mon Sep 17 00:00:00 2001 From: edayot Date: Sun, 26 Apr 2026 10:17:12 +0200 Subject: [PATCH 3/7] changing latest version --- src/beet/library/base.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/beet/library/base.py b/src/beet/library/base.py index 1e9457f3..62b7a64b 100644 --- a/src/beet/library/base.py +++ b/src/beet/library/base.py @@ -87,7 +87,7 @@ from .utils import list_extensions, list_origin_folders -LATEST_MINECRAFT_VERSION: str = "26.1.1" +LATEST_MINECRAFT_VERSION: str = "26.1.2" T = TypeVar("T") From 4e2e65e3c65aaa19ef206909321a7e67533b0a68 Mon Sep 17 00:00:00 2001 From: edayot Date: Sat, 20 Jun 2026 20:20:19 +0200 Subject: [PATCH 4/7] update to 26.2 --- .../tests/snapshots/bolt__parse_230__0.txt | 2 +- .../tests/snapshots/bolt__parse_305__0.txt | 2 +- .../tests/snapshots/bolt__parse_352__0.txt | 2 +- .../tests/snapshots/bolt__parse_358__0.txt | 2 +- .../tests/snapshots/bolt__parse_48__0.txt | 2 +- .../tests/snapshots/bolt__parse_99__0.txt | 2 +- .../examples__build_bolt_1_20__0.pack.md | 4 +- .../examples__build_bolt_assets__0.pack.md | 4 +- .../examples__build_bolt_basic__0.pack.md | 8 +- ...amples__build_bolt_chained_comp__0.pack.md | 4 +- .../examples__build_bolt_chicken__0.pack.md | 4 +- .../examples__build_bolt_circular__0.pack.md | 4 +- .../examples__build_bolt_class__0.pack.md | 4 +- ...ples__build_bolt_compile_cached__0.pack.md | 4 +- ...les__build_bolt_custom_provider__0.pack.md | 4 +- .../examples__build_bolt_debug__0.pack.md | 4 +- .../examples__build_bolt_defer__0.pack.md | 4 +- .../examples__build_bolt_docstring__0.pack.md | 4 +- .../examples__build_bolt_enum__0.pack.md | 4 +- .../examples__build_bolt_flat__0.pack.md | 4 +- ...__build_bolt_function_signature__0.pack.md | 4 +- .../examples__build_bolt_generated__0.pack.md | 4 +- .../examples__build_bolt_json__0.pack.md | 4 +- .../examples__build_bolt_lazy__0.pack.md | 4 +- ...les__build_bolt_lectern_prelude__0.pack.md | 8 +- .../examples__build_bolt_loop__0.pack.md | 4 +- .../examples__build_bolt_macro__0.pack.md | 4 +- ...examples__build_bolt_macro_perf__0.pack.md | 4 +- .../examples__build_bolt_memo2__0.pack.md | 4 +- .../examples__build_bolt_memo3__0.pack.md | 4 +- .../examples__build_bolt_memo4__0.pack.md | 4 +- .../examples__build_bolt_memo__0.pack.md | 4 +- .../examples__build_bolt_merge__0.pack.md | 4 +- ...les__build_bolt_nested_location__0.pack.md | 4 +- .../examples__build_bolt_nesting__0.pack.md | 4 +- .../examples__build_bolt_order__0.pack.md | 4 +- .../examples__build_bolt_overgen__0.pack.md | 4 +- .../examples__build_bolt_overlay__0.pack.md | 8 +- .../examples__build_bolt_patchers__0.pack.md | 4 +- .../examples__build_bolt_prelude__0.pack.md | 4 +- ...examples__build_bolt_proc_macro__0.pack.md | 4 +- .../examples__build_bolt_sample_ui__0.pack.md | 4 +- ...mples__build_bolt_shadow_global__0.pack.md | 4 +- ..._build_bolt_strip_final_newline__0.pack.md | 4 +- .../examples__build_bolt_summon__0.pack.md | 4 +- ...o_many_statically_nested_blocks__0.pack.md | 4 +- ...es__build_bolt_type_annotations__0.pack.md | 4 +- .../examples__build_weird_char__0.pack.md | 4 +- .../tests/snapshots/spec__prototypes__0.json | 3 + packages/mecha/src/mecha/parse.py | 1 + packages/mecha/src/mecha/resources/26_2.json | 13261 ++++++++++++++++ .../examples__build_basic_1_20__0.pack.md | 4 +- .../examples__build_basic_1_21_8__0.pack.md | 4 +- .../examples__build_basic__0.pack.md | 4 +- ...ld_basic_backslash_continuation__0.pack.md | 4 +- ...amples__build_basic_bake_macros__0.pack.md | 4 +- .../examples__build_basic_debug__0.pack.md | 4 +- .../examples__build_basic_embed__0.pack.md | 4 +- ...xamples__build_basic_formatting__0.pack.md | 4 +- ...s__build_basic_implicit_execute__0.pack.md | 4 +- .../examples__build_basic_json__0.pack.md | 4 +- .../examples__build_basic_lint__0.pack.md | 4 +- .../examples__build_basic_list__0.pack.md | 4 +- ...xamples__build_basic_macro_line__0.pack.md | 4 +- .../examples__build_basic_messages__0.pack.md | 4 +- ...examples__build_basic_multiline__0.pack.md | 4 +- ...es__build_basic_nested_location__0.pack.md | 4 +- ...s__build_basic_nested_resources__0.pack.md | 8 +- ...amples__build_basic_nested_test__0.pack.md | 4 +- ...amples__build_basic_nested_yaml__0.pack.md | 4 +- .../examples__build_basic_nesting__0.pack.md | 4 +- .../examples__build_basic_overlay__0.pack.md | 8 +- ...__build_basic_overlay_composite__0.pack.md | 8 +- .../examples__build_basic_preserve__0.pack.md | 4 +- .../examples__build_basic_raw__0.pack.md | 4 +- .../examples__build_basic_readonly__0.pack.md | 4 +- ...__build_basic_relative_location__0.pack.md | 4 +- ...xamples__build_basic_source_map__0.pack.md | 4 +- .../examples__build_basic_stats__0.pack.md | 4 +- .../examples__build_custom_command__0.pack.md | 4 +- ...uild_custom_execute_destination__0.pack.md | 4 +- ...amples__build_gather_objectives__0.pack.md | 4 +- .../examples__build_kitchen_sink__0.pack.md | 4 +- ...amples__build_load_command_tree__0.pack.md | 4 +- .../tests/snapshots/spec__prototypes__0.json | 2 + scripts/update_pack_format_registry.py | 2 +- src/beet/library/base.py | 2 +- src/beet/resources/pack_format_registry.json | 64 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../assets/minecraft/textures/block/stone.png | Bin 112 -> 98 bytes .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../assets/minecraft/textures/block/dirt.png | Bin 113 -> 94 bytes .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../assets/minecraft/textures/block/dirt.png | Bin 113 -> 94 bytes .../assets/minecraft/textures/block/stone.png | Bin 112 -> 98 bytes .../pack.mcmeta | 4 +- .../pack.mcmeta | 2 +- .../assets/minecraft/textures/block/dirt.png | Bin 113 -> 94 bytes .../assets/minecraft/textures/block/stone.png | Bin 112 -> 98 bytes .../pack.mcmeta | 2 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 8 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 2 +- .../pack.mcmeta | 2 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 20 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../pack.mcmeta | 4 +- .../assets/custom/textures/green.png | Bin 110 -> 98 bytes .../assets/custom/textures/red.png | Bin 110 -> 97 bytes .../assets/other/textures/blue.png | Bin 140 -> 120 bytes .../pack.mcmeta | 4 +- .../assets/custom/textures/hello.png | Bin 181 -> 152 bytes .../pack.mcmeta | 4 +- .../assets/custom/textures/hello.png | Bin 278 -> 222 bytes .../pack.mcmeta | 4 +- 326 files changed, 13937 insertions(+), 654 deletions(-) create mode 100644 packages/mecha/src/mecha/resources/26_2.json mode change 100644 => 100755 scripts/update_pack_format_registry.py diff --git a/packages/bolt/tests/snapshots/bolt__parse_230__0.txt b/packages/bolt/tests/snapshots/bolt__parse_230__0.txt index 87fd0944..2cad1153 100644 --- a/packages/bolt/tests/snapshots/bolt__parse_230__0.txt +++ b/packages/bolt/tests/snapshots/bolt__parse_230__0.txt @@ -1,6 +1,6 @@ macro foo: pass -#>ERROR Expected colon, literal 'advancement', literal 'align', literal 'anchored', literal 'append', literal 'as' or 199 other tokens but got literal 'foo'. +#>ERROR Expected colon, literal 'advancement', literal 'align', literal 'anchored', literal 'append', literal 'as' or 200 other tokens but got literal 'foo'. # line 3, column 7 # 2 | pass # 3 | as @p foo diff --git a/packages/bolt/tests/snapshots/bolt__parse_305__0.txt b/packages/bolt/tests/snapshots/bolt__parse_305__0.txt index bc42fa1a..2e6c0f19 100644 --- a/packages/bolt/tests/snapshots/bolt__parse_305__0.txt +++ b/packages/bolt/tests/snapshots/bolt__parse_305__0.txt @@ -1,4 +1,4 @@ -#>ERROR Expected literal 'advancement', literal 'align', literal 'anchored', literal 'append', literal 'as', literal 'at' or 216 other tokens but got literal 'foo'. +#>ERROR Expected literal 'advancement', literal 'align', literal 'anchored', literal 'append', literal 'as', literal 'at' or 217 other tokens but got literal 'foo'. # line 1, column 11 # 1 | as @a run foo = "bar" # : ^^^ diff --git a/packages/bolt/tests/snapshots/bolt__parse_352__0.txt b/packages/bolt/tests/snapshots/bolt__parse_352__0.txt index f32f96ee..52b5523a 100644 --- a/packages/bolt/tests/snapshots/bolt__parse_352__0.txt +++ b/packages/bolt/tests/snapshots/bolt__parse_352__0.txt @@ -1,6 +1,6 @@ macro hello thing=subcommand: pass -#>ERROR Expected assignment, literal 'advancement', literal 'align', literal 'anchored', literal 'append', literal 'as' or 218 other tokens but got literal 'print(123)'. +#>ERROR Expected assignment, literal 'advancement', literal 'align', literal 'anchored', literal 'append', literal 'as' or 219 other tokens but got literal 'print(123)'. # line 3, column 7 # 2 | pass # 3 | hello print(123) diff --git a/packages/bolt/tests/snapshots/bolt__parse_358__0.txt b/packages/bolt/tests/snapshots/bolt__parse_358__0.txt index 3d51b516..088932a2 100644 --- a/packages/bolt/tests/snapshots/bolt__parse_358__0.txt +++ b/packages/bolt/tests/snapshots/bolt__parse_358__0.txt @@ -1,4 +1,4 @@ -#>ERROR Expected literal 'advancement', literal 'align', literal 'anchored', literal 'append', literal 'as', literal 'at' or 216 other tokens but got literal '"not'. +#>ERROR Expected literal 'advancement', literal 'align', literal 'anchored', literal 'append', literal 'as', literal 'at' or 217 other tokens but got literal '"not'. # line 1, column 13 # 1 | execute run "not docstring" # : ^^^^ diff --git a/packages/bolt/tests/snapshots/bolt__parse_48__0.txt b/packages/bolt/tests/snapshots/bolt__parse_48__0.txt index ce31f26e..eb0a94b6 100644 --- a/packages/bolt/tests/snapshots/bolt__parse_48__0.txt +++ b/packages/bolt/tests/snapshots/bolt__parse_48__0.txt @@ -1,5 +1,5 @@ 1 * 2 -#>ERROR Expected bracket '[', curly '{', decorator, docstring, ellipsis, false or 229 other tokens but got literal '*'. +#>ERROR Expected bracket '[', curly '{', decorator, docstring, ellipsis, false or 230 other tokens but got literal '*'. # line 2, column 1 # 1 | 1 * 2 # 2 | * 3 diff --git a/packages/bolt/tests/snapshots/bolt__parse_99__0.txt b/packages/bolt/tests/snapshots/bolt__parse_99__0.txt index 7bcc8b00..21acbb57 100644 --- a/packages/bolt/tests/snapshots/bolt__parse_99__0.txt +++ b/packages/bolt/tests/snapshots/bolt__parse_99__0.txt @@ -1,4 +1,4 @@ -#>ERROR Expected colon, literal 'advancement', literal 'align', literal 'anchored', literal 'append', literal 'as' or 199 other tokens but got literal 'for'. +#>ERROR Expected colon, literal 'advancement', literal 'align', literal 'anchored', literal 'append', literal 'as' or 200 other tokens but got literal 'for'. # line 1, column 7 # 1 | at @s for i in "foo": # : ^^^ diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_1_20__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_1_20__0.pack.md index 22cfb69b..f21a828f 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_1_20__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_1_20__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_assets__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_assets__0.pack.md index 74d55803..b9e9a7ad 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_assets__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_assets__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_basic__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_basic__0.pack.md index b9e2cd40..70332cb8 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_basic__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_basic__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" @@ -691,11 +691,11 @@ say json loaded! { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_chained_comp__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_chained_comp__0.pack.md index 6bac84ee..74cf351a 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_chained_comp__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_chained_comp__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_chicken__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_chicken__0.pack.md index f857a62c..9e89e4bd 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_chicken__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_chicken__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_circular__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_circular__0.pack.md index 0a3fccda..e13fa51b 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_circular__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_circular__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_class__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_class__0.pack.md index a85956b8..c7523bb4 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_class__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_class__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_compile_cached__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_compile_cached__0.pack.md index fc583390..f78173dd 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_compile_cached__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_compile_cached__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_custom_provider__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_custom_provider__0.pack.md index ed6dd8e2..47ada6e1 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_custom_provider__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_custom_provider__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_debug__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_debug__0.pack.md index 125d0c85..5b3225ef 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_debug__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_debug__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_defer__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_defer__0.pack.md index 77d8b0c0..86790e8f 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_defer__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_defer__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_docstring__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_docstring__0.pack.md index 8e0be25b..c66b76dc 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_docstring__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_docstring__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_enum__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_enum__0.pack.md index 819fb317..85867bb6 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_enum__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_enum__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_flat__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_flat__0.pack.md index fbf4443e..70d9df1b 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_flat__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_flat__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_function_signature__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_function_signature__0.pack.md index fc91224e..b21d43ad 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_function_signature__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_function_signature__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_generated__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_generated__0.pack.md index 4546b20c..e390a4c7 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_generated__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_generated__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_json__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_json__0.pack.md index ecd94771..2dceef12 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_json__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_json__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_lazy__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_lazy__0.pack.md index ffa52fe2..6116590e 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_lazy__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_lazy__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_lectern_prelude__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_lectern_prelude__0.pack.md index 7bc49bb2..703ea6d5 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_lectern_prelude__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_lectern_prelude__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" @@ -22,11 +22,11 @@ { "directory": "dummy", "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ] } diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_loop__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_loop__0.pack.md index a5c5d074..40077413 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_loop__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_loop__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_macro__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_macro__0.pack.md index be096b98..a27f3270 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_macro__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_macro__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_macro_perf__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_macro_perf__0.pack.md index 085ba169..99aad1b6 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_macro_perf__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_macro_perf__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_memo2__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_memo2__0.pack.md index b238f88c..4fb10ae4 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_memo2__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_memo2__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_memo3__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_memo3__0.pack.md index 1b6732ce..7229cfc1 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_memo3__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_memo3__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_memo4__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_memo4__0.pack.md index 3c679791..750b4e34 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_memo4__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_memo4__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_memo__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_memo__0.pack.md index f744ef37..b9287d28 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_memo__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_memo__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_merge__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_merge__0.pack.md index 252f45e5..fa2f387e 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_merge__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_merge__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_nested_location__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_nested_location__0.pack.md index bea5f78d..d3807be7 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_nested_location__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_nested_location__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_nesting__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_nesting__0.pack.md index 6dfddc92..0d094ecf 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_nesting__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_nesting__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_order__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_order__0.pack.md index f80eabb7..816ff184 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_order__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_order__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_overgen__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_overgen__0.pack.md index 4a7f4379..15dfb7a3 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_overgen__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_overgen__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_overlay__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_overlay__0.pack.md index d7a42e6c..5d1f6af8 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_overlay__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_overlay__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" @@ -22,11 +22,11 @@ { "directory": "dummy_overlay", "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ] } diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_patchers__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_patchers__0.pack.md index 59deca89..e85c8cbd 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_patchers__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_patchers__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_prelude__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_prelude__0.pack.md index d83df468..323d3663 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_prelude__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_prelude__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_proc_macro__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_proc_macro__0.pack.md index be60eed8..a0338d84 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_proc_macro__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_proc_macro__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_sample_ui__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_sample_ui__0.pack.md index 23d96c6f..da01a1d0 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_sample_ui__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_sample_ui__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_shadow_global__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_shadow_global__0.pack.md index d9c1df5f..65f77e45 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_shadow_global__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_shadow_global__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_strip_final_newline__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_strip_final_newline__0.pack.md index 98221f51..207fa05e 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_strip_final_newline__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_strip_final_newline__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_summon__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_summon__0.pack.md index 30ed965b..0b97f7be 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_summon__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_summon__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_too_many_statically_nested_blocks__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_too_many_statically_nested_blocks__0.pack.md index 6e80fc19..1b2d90b9 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_too_many_statically_nested_blocks__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_too_many_statically_nested_blocks__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_bolt_type_annotations__0.pack.md b/packages/bolt/tests/snapshots/examples__build_bolt_type_annotations__0.pack.md index 508ab77b..fa2bf6d4 100644 --- a/packages/bolt/tests/snapshots/examples__build_bolt_type_annotations__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_bolt_type_annotations__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/examples__build_weird_char__0.pack.md b/packages/bolt/tests/snapshots/examples__build_weird_char__0.pack.md index ea190338..802b82cd 100644 --- a/packages/bolt/tests/snapshots/examples__build_weird_char__0.pack.md +++ b/packages/bolt/tests/snapshots/examples__build_weird_char__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/bolt/tests/snapshots/spec__prototypes__0.json b/packages/bolt/tests/snapshots/spec__prototypes__0.json index 2377724e..deadd15c 100644 --- a/packages/bolt/tests/snapshots/spec__prototypes__0.json +++ b/packages/bolt/tests/snapshots/spec__prototypes__0.json @@ -1996,6 +1996,7 @@ "execute:team:modify:team:collisionRule:never", "execute:team:modify:team:collisionRule:pushOtherTeams", "execute:team:modify:team:collisionRule:pushOwnTeam", + "execute:team:modify:team:color:reset", "execute:team:modify:team:color:value", "execute:team:modify:team:deathMessageVisibility:always", "execute:team:modify:team:deathMessageVisibility:hideForOtherTeams", @@ -3150,6 +3151,7 @@ "team:modify:team:collisionRule:never", "team:modify:team:collisionRule:pushOtherTeams", "team:modify:team:collisionRule:pushOwnTeam", + "team:modify:team:color:reset", "team:modify:team:color:value", "team:modify:team:deathMessageVisibility:always", "team:modify:team:deathMessageVisibility:hideForOtherTeams", @@ -3319,6 +3321,7 @@ "unless:score:target:targetObjective:matches:range:subcommand", "unless:stopwatch:id:range", "unless:stopwatch:id:range:subcommand", + "unpublish", "version", "vertex_shader:name:content", "villager_trade:name:content", diff --git a/packages/mecha/src/mecha/parse.py b/packages/mecha/src/mecha/parse.py index 13292fea..ee632236 100644 --- a/packages/mecha/src/mecha/parse.py +++ b/packages/mecha/src/mecha/parse.py @@ -568,6 +568,7 @@ def get_default_parsers() -> Dict[str, Parser]: "command:argument:minecraft:scoreboard_slot": delegate("scoreboard_slot"), "command:argument:minecraft:swizzle": delegate("swizzle"), "command:argument:minecraft:team": delegate("team"), + "command:argument:minecraft:team_color": delegate("color"), "command:argument:minecraft:time": delegate("time"), "command:argument:minecraft:uuid": delegate("uuid"), "command:argument:minecraft:vec2": delegate("vec2"), diff --git a/packages/mecha/src/mecha/resources/26_2.json b/packages/mecha/src/mecha/resources/26_2.json new file mode 100644 index 00000000..3ca4e8cc --- /dev/null +++ b/packages/mecha/src/mecha/resources/26_2.json @@ -0,0 +1,13261 @@ +{ + "type": "root", + "children": { + "advancement": { + "type": "literal", + "children": { + "grant": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "everything": { + "type": "literal", + "executable": true + }, + "from": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "only": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "children": { + "criterion": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "greedy" + } + } + }, + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "through": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "until": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "revoke": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "everything": { + "type": "literal", + "executable": true + }, + "from": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "only": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "children": { + "criterion": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "greedy" + } + } + }, + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "through": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + }, + "until": { + "type": "literal", + "children": { + "advancement": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:advancement" + } + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "attribute": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "attribute": { + "type": "argument", + "children": { + "base": { + "type": "literal", + "children": { + "get": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true + }, + "reset": { + "type": "literal", + "executable": true + }, + "set": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + } + } + } + }, + "get": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true + }, + "modifier": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "value": { + "type": "argument", + "children": { + "add_multiplied_base": { + "type": "literal", + "executable": true + }, + "add_multiplied_total": { + "type": "literal", + "executable": true + }, + "add_value": { + "type": "literal", + "executable": true + } + }, + "parser": "brigadier:double" + } + }, + "parser": "minecraft:resource_location" + } + } + }, + "remove": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "value": { + "type": "literal", + "children": { + "get": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + } + } + } + }, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:attribute" + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "ban": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "reason": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + }, + "executable": true, + "parser": "minecraft:game_profile" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "ban-ip": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "reason": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + }, + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "banlist": { + "type": "literal", + "children": { + "ips": { + "type": "literal", + "executable": true + }, + "players": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "bossbar": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "parser": "minecraft:resource_location" + } + } + }, + "get": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "max": { + "type": "literal", + "executable": true + }, + "players": { + "type": "literal", + "executable": true + }, + "value": { + "type": "literal", + "executable": true + }, + "visible": { + "type": "literal", + "executable": true + } + }, + "parser": "minecraft:resource_location" + } + } + }, + "list": { + "type": "literal", + "executable": true + }, + "remove": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "set": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "color": { + "type": "literal", + "children": { + "blue": { + "type": "literal", + "executable": true + }, + "green": { + "type": "literal", + "executable": true + }, + "pink": { + "type": "literal", + "executable": true + }, + "purple": { + "type": "literal", + "executable": true + }, + "red": { + "type": "literal", + "executable": true + }, + "white": { + "type": "literal", + "executable": true + }, + "yellow": { + "type": "literal", + "executable": true + } + } + }, + "max": { + "type": "literal", + "children": { + "max": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 1 + } + } + } + }, + "name": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "players": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "style": { + "type": "literal", + "children": { + "notched_10": { + "type": "literal", + "executable": true + }, + "notched_12": { + "type": "literal", + "executable": true + }, + "notched_20": { + "type": "literal", + "executable": true + }, + "notched_6": { + "type": "literal", + "executable": true + }, + "progress": { + "type": "literal", + "executable": true + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + } + }, + "visible": { + "type": "literal", + "children": { + "visible": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + } + } + }, + "parser": "minecraft:resource_location" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "clear": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "item": { + "type": "argument", + "children": { + "maxCount": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "minecraft:item_predicate" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "clone": { + "type": "literal", + "children": { + "begin": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "strict": { + "type": "literal", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_pos" + }, + "to": { + "type": "literal", + "children": { + "targetDimension": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "strict": { + "type": "literal", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:dimension" + } + } + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + }, + "from": { + "type": "literal", + "children": { + "sourceDimension": { + "type": "argument", + "children": { + "begin": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "strict": { + "type": "literal", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_pos" + }, + "to": { + "type": "literal", + "children": { + "targetDimension": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "strict": { + "type": "literal", + "children": { + "filtered": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + } + }, + "masked": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "force": { + "type": "literal", + "executable": true + }, + "move": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + } + }, + "executable": true + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:dimension" + } + } + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:dimension" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "damage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "amount": { + "type": "argument", + "children": { + "damageType": { + "type": "argument", + "children": { + "at": { + "type": "literal", + "children": { + "location": { + "type": "argument", + "executable": true, + "parser": "minecraft:vec3" + } + } + }, + "by": { + "type": "literal", + "children": { + "entity": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "cause": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:damage_type" + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "data": { + "type": "literal", + "children": { + "get": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "merge": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "nbt": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_compound_tag" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "nbt": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_compound_tag" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "nbt": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_compound_tag" + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "modify": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "targetPath": { + "type": "argument", + "children": { + "append": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "insert": { + "type": "literal", + "children": { + "index": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + }, + "parser": "brigadier:integer" + } + } + }, + "merge": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "prepend": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "set": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "targetPath": { + "type": "argument", + "children": { + "append": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "insert": { + "type": "literal", + "children": { + "index": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + }, + "parser": "brigadier:integer" + } + } + }, + "merge": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "prepend": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "set": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "targetPath": { + "type": "argument", + "children": { + "append": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "insert": { + "type": "literal", + "children": { + "index": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + }, + "parser": "brigadier:integer" + } + } + }, + "merge": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "prepend": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + }, + "set": { + "type": "literal", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "string": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourcePath": { + "type": "argument", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "value": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_tag" + } + } + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "remove": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "datapack": { + "type": "literal", + "children": { + "create": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "description": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "disable": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + } + }, + "enable": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "children": { + "after": { + "type": "literal", + "children": { + "existing": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + } + }, + "before": { + "type": "literal", + "children": { + "existing": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + } + }, + "first": { + "type": "literal", + "executable": true + }, + "last": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + } + }, + "list": { + "type": "literal", + "children": { + "available": { + "type": "literal", + "executable": true + }, + "enabled": { + "type": "literal", + "executable": true + } + }, + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "debug": { + "type": "literal", + "children": { + "function": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "minecraft:function" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "start": { + "type": "literal", + "executable": true + }, + "stop": { + "type": "literal", + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "defaultgamemode": { + "type": "literal", + "children": { + "gamemode": { + "type": "argument", + "executable": true, + "parser": "minecraft:gamemode" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "deop": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:game_profile" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "dialog": { + "type": "literal", + "children": { + "clear": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "show": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "dialog": { + "type": "argument", + "executable": true, + "parser": "minecraft:dialog" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "difficulty": { + "type": "literal", + "children": { + "easy": { + "type": "literal", + "executable": true + }, + "hard": { + "type": "literal", + "executable": true + }, + "normal": { + "type": "literal", + "executable": true + }, + "peaceful": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "effect": { + "type": "literal", + "children": { + "clear": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "effect": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:mob_effect" + } + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "executable": true + }, + "give": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "effect": { + "type": "argument", + "children": { + "infinite": { + "type": "literal", + "children": { + "amplifier": { + "type": "argument", + "children": { + "hideParticles": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 255, + "min": 0 + } + } + }, + "executable": true + }, + "seconds": { + "type": "argument", + "children": { + "amplifier": { + "type": "argument", + "children": { + "hideParticles": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 255, + "min": 0 + } + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 1000000, + "min": 1 + } + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:mob_effect" + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "enchant": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "enchantment": { + "type": "argument", + "children": { + "level": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:enchantment" + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "execute": { + "type": "literal", + "children": { + "align": { + "type": "literal", + "children": { + "axes": { + "type": "argument", + "parser": "minecraft:swizzle", + "redirect": [ + "execute" + ] + } + } + }, + "anchored": { + "type": "literal", + "children": { + "anchor": { + "type": "argument", + "parser": "minecraft:entity_anchor", + "redirect": [ + "execute" + ] + } + } + }, + "as": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "at": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "facing": { + "type": "literal", + "children": { + "entity": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "anchor": { + "type": "argument", + "parser": "minecraft:entity_anchor", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + }, + "pos": { + "type": "argument", + "parser": "minecraft:vec3", + "redirect": [ + "execute" + ] + } + } + }, + "if": { + "type": "literal", + "children": { + "biome": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "biome": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag", + "properties": { + "registry": "minecraft:worldgen/biome" + }, + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "block": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "blocks": { + "type": "literal", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "all": { + "type": "literal", + "executable": true, + "redirect": [ + "execute" + ] + }, + "masked": { + "type": "literal", + "executable": true, + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "data": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "dimension": { + "type": "literal", + "children": { + "dimension": { + "type": "argument", + "executable": true, + "parser": "minecraft:dimension", + "redirect": [ + "execute" + ] + } + } + }, + "entity": { + "type": "literal", + "children": { + "entities": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "function": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "parser": "minecraft:function", + "redirect": [ + "execute" + ] + } + } + }, + "items": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "slots": { + "type": "argument", + "children": { + "item_predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:item_slots" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "entities": { + "type": "argument", + "children": { + "slots": { + "type": "argument", + "children": { + "item_predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:item_slots" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + } + }, + "loaded": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_pos", + "redirect": [ + "execute" + ] + } + } + }, + "predicate": { + "type": "literal", + "children": { + "predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_predicate", + "redirect": [ + "execute" + ] + } + } + }, + "score": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "targetObjective": { + "type": "argument", + "children": { + "<": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "<=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + ">": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + ">=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "matches": { + "type": "literal", + "children": { + "range": { + "type": "argument", + "executable": true, + "parser": "minecraft:int_range", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "stopwatch": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "range": { + "type": "argument", + "executable": true, + "parser": "minecraft:float_range", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "in": { + "type": "literal", + "children": { + "dimension": { + "type": "argument", + "parser": "minecraft:dimension", + "redirect": [ + "execute" + ] + } + } + }, + "on": { + "type": "literal", + "children": { + "attacker": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "controller": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "leasher": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "origin": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "owner": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "passengers": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "target": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "vehicle": { + "type": "literal", + "redirect": [ + "execute" + ] + } + } + }, + "positioned": { + "type": "literal", + "children": { + "as": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "over": { + "type": "literal", + "children": { + "heightmap": { + "type": "argument", + "parser": "minecraft:heightmap", + "redirect": [ + "execute" + ] + } + } + }, + "pos": { + "type": "argument", + "parser": "minecraft:vec3", + "redirect": [ + "execute" + ] + } + } + }, + "rotated": { + "type": "literal", + "children": { + "as": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "rot": { + "type": "argument", + "parser": "minecraft:rotation", + "redirect": [ + "execute" + ] + } + } + }, + "run": { + "type": "literal" + }, + "store": { + "type": "literal", + "children": { + "result": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "bossbar": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "max": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "value": { + "type": "literal", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "score": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "success": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "bossbar": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "max": { + "type": "literal", + "redirect": [ + "execute" + ] + }, + "value": { + "type": "literal", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + }, + "entity": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "score": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "children": { + "byte": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "double": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "float": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "int": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "long": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + }, + "short": { + "type": "literal", + "children": { + "scale": { + "type": "argument", + "parser": "brigadier:double", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:nbt_path" + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + } + } + }, + "summon": { + "type": "literal", + "children": { + "entity": { + "type": "argument", + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:entity_type" + }, + "redirect": [ + "execute" + ] + } + } + }, + "unless": { + "type": "literal", + "children": { + "biome": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "biome": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag", + "properties": { + "registry": "minecraft:worldgen/biome" + }, + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "block": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "blocks": { + "type": "literal", + "children": { + "start": { + "type": "argument", + "children": { + "end": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "children": { + "all": { + "type": "literal", + "executable": true, + "redirect": [ + "execute" + ] + }, + "masked": { + "type": "literal", + "executable": true, + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "data": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + }, + "dimension": { + "type": "literal", + "children": { + "dimension": { + "type": "argument", + "executable": true, + "parser": "minecraft:dimension", + "redirect": [ + "execute" + ] + } + } + }, + "entity": { + "type": "literal", + "children": { + "entities": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + }, + "redirect": [ + "execute" + ] + } + } + }, + "function": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "parser": "minecraft:function", + "redirect": [ + "execute" + ] + } + } + }, + "items": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "slots": { + "type": "argument", + "children": { + "item_predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:item_slots" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "entities": { + "type": "argument", + "children": { + "slots": { + "type": "argument", + "children": { + "item_predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_predicate", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:item_slots" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + } + }, + "loaded": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_pos", + "redirect": [ + "execute" + ] + } + } + }, + "predicate": { + "type": "literal", + "children": { + "predicate": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_predicate", + "redirect": [ + "execute" + ] + } + } + }, + "score": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "targetObjective": { + "type": "argument", + "children": { + "<": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "<=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + ">": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + ">=": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "matches": { + "type": "literal", + "children": { + "range": { + "type": "argument", + "executable": true, + "parser": "minecraft:int_range", + "redirect": [ + "execute" + ] + } + } + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "stopwatch": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "range": { + "type": "argument", + "executable": true, + "parser": "minecraft:float_range", + "redirect": [ + "execute" + ] + } + }, + "parser": "minecraft:resource_location" + } + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "experience": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "amount": { + "type": "argument", + "children": { + "levels": { + "type": "literal", + "executable": true + }, + "points": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "query": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "levels": { + "type": "literal", + "executable": true + }, + "points": { + "type": "literal", + "executable": true + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "single" + } + } + } + }, + "set": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "amount": { + "type": "argument", + "children": { + "levels": { + "type": "literal", + "executable": true + }, + "points": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "fetchprofile": { + "type": "literal", + "children": { + "entity": { + "type": "literal", + "children": { + "entity": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "id": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:uuid" + } + } + }, + "name": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "greedy" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "fill": { + "type": "literal", + "children": { + "from": { + "type": "argument", + "children": { + "to": { + "type": "argument", + "children": { + "block": { + "type": "argument", + "children": { + "destroy": { + "type": "literal", + "executable": true + }, + "hollow": { + "type": "literal", + "executable": true + }, + "keep": { + "type": "literal", + "executable": true + }, + "outline": { + "type": "literal", + "executable": true + }, + "replace": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "children": { + "destroy": { + "type": "literal", + "executable": true + }, + "hollow": { + "type": "literal", + "executable": true + }, + "outline": { + "type": "literal", + "executable": true + }, + "strict": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_predicate" + } + }, + "executable": true + }, + "strict": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_state" + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "fillbiome": { + "type": "literal", + "children": { + "from": { + "type": "argument", + "children": { + "to": { + "type": "argument", + "children": { + "biome": { + "type": "argument", + "children": { + "replace": { + "type": "literal", + "children": { + "filter": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag", + "properties": { + "registry": "minecraft:worldgen/biome" + } + } + } + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:worldgen/biome" + } + } + }, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:block_pos" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "forceload": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "from": { + "type": "argument", + "children": { + "to": { + "type": "argument", + "executable": true, + "parser": "minecraft:column_pos" + } + }, + "executable": true, + "parser": "minecraft:column_pos" + } + } + }, + "query": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:column_pos" + } + }, + "executable": true + }, + "remove": { + "type": "literal", + "children": { + "all": { + "type": "literal", + "executable": true + }, + "from": { + "type": "argument", + "children": { + "to": { + "type": "argument", + "executable": true, + "parser": "minecraft:column_pos" + } + }, + "executable": true, + "parser": "minecraft:column_pos" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "function": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "children": { + "arguments": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_compound_tag" + }, + "with": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "sourcePos": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "storage": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "path": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_path" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + } + }, + "executable": true, + "parser": "minecraft:function" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "gamemode": { + "type": "literal", + "children": { + "gamemode": { + "type": "argument", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true, + "parser": "minecraft:gamemode" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "gamerule": { + "type": "literal", + "children": { + "advance_time": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "advance_weather": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "allow_entering_nether_using_portals": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "block_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "block_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "command_block_output": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "command_blocks_work": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "drowning_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "elytra_movement_check": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "ender_pearls_vanish_on_death": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "entity_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "fall_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "fire_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "fire_spread_radius_around_player": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": -1 + } + } + }, + "executable": true + }, + "forgive_dead_players": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "freeze_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "global_sound_events": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "immediate_respawn": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "keep_inventory": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "lava_source_conversion": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "limited_crafting": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "locator_bar": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "log_admin_commands": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "max_block_modifications": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 1 + } + } + }, + "executable": true + }, + "max_command_forks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "max_command_sequence_length": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "max_entity_cramming": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "max_minecart_speed": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 1000, + "min": 1 + } + } + }, + "executable": true + }, + "max_snow_accumulation_height": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 8, + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:advance_time": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:advance_weather": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:allow_entering_nether_using_portals": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:block_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:block_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:command_block_output": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:command_blocks_work": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:drowning_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:elytra_movement_check": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:ender_pearls_vanish_on_death": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:entity_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:fall_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:fire_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:fire_spread_radius_around_player": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": -1 + } + } + }, + "executable": true + }, + "minecraft:forgive_dead_players": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:freeze_damage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:global_sound_events": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:immediate_respawn": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:keep_inventory": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:lava_source_conversion": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:limited_crafting": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:locator_bar": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:log_admin_commands": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:max_block_modifications": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 1 + } + } + }, + "executable": true + }, + "minecraft:max_command_forks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:max_command_sequence_length": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:max_entity_cramming": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:max_minecart_speed": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 1000, + "min": 1 + } + } + }, + "executable": true + }, + "minecraft:max_snow_accumulation_height": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 8, + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:mob_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:mob_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:mob_griefing": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:natural_health_regeneration": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:player_movement_check": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:players_nether_portal_creative_delay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:players_nether_portal_default_delay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:players_sleeping_percentage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:projectiles_can_break_blocks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:pvp": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:raids": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:random_tick_speed": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:reduced_debug_info": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:respawn_radius": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "minecraft:send_command_feedback": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:show_advancement_messages": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:show_death_messages": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_mobs": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_monsters": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_patrols": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_phantoms": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_wandering_traders": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawn_wardens": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spawner_blocks_work": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spectators_generate_chunks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:spread_vines": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:tnt_explodes": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:tnt_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:universal_anger": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "minecraft:water_source_conversion": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "mob_drops": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "mob_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "mob_griefing": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "natural_health_regeneration": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "player_movement_check": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "players_nether_portal_creative_delay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "players_nether_portal_default_delay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "players_sleeping_percentage": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "projectiles_can_break_blocks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "pvp": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "raids": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "random_tick_speed": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "reduced_debug_info": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "respawn_radius": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "send_command_feedback": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "show_advancement_messages": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "show_death_messages": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_mobs": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_monsters": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_patrols": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_phantoms": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_wandering_traders": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawn_wardens": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spawner_blocks_work": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spectators_generate_chunks": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "spread_vines": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "tnt_explodes": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "tnt_explosion_drop_decay": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "universal_anger": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "water_source_conversion": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "give": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "item": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 1 + } + } + }, + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "help": { + "type": "literal", + "children": { + "command": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "greedy" + } + } + }, + "executable": true + }, + "item": { + "type": "literal", + "children": { + "modify": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + } + }, + "replace": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceSlot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "executable": true, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceSlot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "executable": true, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + } + }, + "with": { + "type": "literal", + "children": { + "item": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 99, + "min": 1 + } + } + }, + "executable": true, + "parser": "minecraft:item_stack" + } + } + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "from": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceSlot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "executable": true, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "source": { + "type": "argument", + "children": { + "sourceSlot": { + "type": "argument", + "children": { + "modifier": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_modifier" + } + }, + "executable": true, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + } + }, + "with": { + "type": "literal", + "children": { + "item": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 99, + "min": 1 + } + } + }, + "executable": true, + "parser": "minecraft:item_stack" + } + } + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "jfr": { + "type": "literal", + "children": { + "start": { + "type": "literal", + "executable": true + }, + "stop": { + "type": "literal", + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "kick": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "reason": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "kill": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "list": { + "type": "literal", + "children": { + "uuids": { + "type": "literal", + "executable": true + } + }, + "executable": true + }, + "locate": { + "type": "literal", + "children": { + "biome": { + "type": "literal", + "children": { + "biome": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag", + "properties": { + "registry": "minecraft:worldgen/biome" + } + } + } + }, + "poi": { + "type": "literal", + "children": { + "poi": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag", + "properties": { + "registry": "minecraft:point_of_interest_type" + } + } + } + }, + "structure": { + "type": "literal", + "children": { + "structure": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_or_tag_key", + "properties": { + "registry": "minecraft:worldgen/structure" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "loot": { + "type": "literal", + "children": { + "give": { + "type": "literal", + "children": { + "players": { + "type": "argument", + "children": { + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "insert": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "replace": { + "type": "literal", + "children": { + "block": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "children": { + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + }, + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:block_pos" + } + } + }, + "entity": { + "type": "literal", + "children": { + "entities": { + "type": "argument", + "children": { + "slot": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "children": { + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + }, + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "minecraft:item_slot" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + } + } + } + }, + "spawn": { + "type": "literal", + "children": { + "targetPos": { + "type": "argument", + "children": { + "fish": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "parser": "minecraft:loot_table" + } + } + }, + "kill": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "loot": { + "type": "literal", + "children": { + "loot_table": { + "type": "argument", + "executable": true, + "parser": "minecraft:loot_table" + } + } + }, + "mine": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + }, + "tool": { + "type": "argument", + "executable": true, + "parser": "minecraft:item_stack" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + } + } + }, + "parser": "minecraft:vec3" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "me": { + "type": "literal", + "children": { + "action": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + } + }, + "msg": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "message": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "op": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:game_profile" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "pardon": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:game_profile" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "pardon-ip": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "particle": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "delta": { + "type": "argument", + "children": { + "speed": { + "type": "argument", + "children": { + "count": { + "type": "argument", + "children": { + "force": { + "type": "literal", + "children": { + "viewers": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "normal": { + "type": "literal", + "children": { + "viewers": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:particle" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "perf": { + "type": "literal", + "children": { + "start": { + "type": "literal", + "executable": true + }, + "stop": { + "type": "literal", + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "place": { + "type": "literal", + "children": { + "feature": { + "type": "literal", + "children": { + "feature": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:worldgen/configured_feature" + } + } + } + }, + "jigsaw": { + "type": "literal", + "children": { + "pool": { + "type": "argument", + "children": { + "target": { + "type": "argument", + "children": { + "max_depth": { + "type": "argument", + "children": { + "position": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 20, + "min": 1 + } + } + }, + "parser": "minecraft:resource_location" + } + }, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:worldgen/template_pool" + } + } + } + }, + "structure": { + "type": "literal", + "children": { + "structure": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:worldgen/structure" + } + } + } + }, + "template": { + "type": "literal", + "children": { + "template": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "rotation": { + "type": "argument", + "children": { + "mirror": { + "type": "argument", + "children": { + "integrity": { + "type": "argument", + "children": { + "seed": { + "type": "argument", + "children": { + "strict": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:template_mirror" + } + }, + "executable": true, + "parser": "minecraft:template_rotation" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "playsound": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "children": { + "ambient": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "block": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "hostile": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "master": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "music": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "neutral": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "player": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "record": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "ui": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "voice": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + }, + "weather": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "volume": { + "type": "argument", + "children": { + "pitch": { + "type": "argument", + "children": { + "minVolume": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 2.0, + "min": 0.0 + } + } + }, + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "publish": { + "type": "literal", + "children": { + "allowCommands": { + "type": "argument", + "children": { + "gamemode": { + "type": "argument", + "children": { + "port": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 65535, + "min": 0 + } + } + }, + "executable": true, + "parser": "minecraft:gamemode" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "random": { + "type": "literal", + "children": { + "reset": { + "type": "literal", + "children": { + "*": { + "type": "literal", + "children": { + "seed": { + "type": "argument", + "children": { + "includeWorldSeed": { + "type": "argument", + "children": { + "includeSequenceId": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true + }, + "sequence": { + "type": "argument", + "children": { + "seed": { + "type": "argument", + "children": { + "includeWorldSeed": { + "type": "argument", + "children": { + "includeSequenceId": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "roll": { + "type": "literal", + "children": { + "range": { + "type": "argument", + "children": { + "sequence": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location", + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + } + }, + "executable": true, + "parser": "minecraft:int_range" + } + } + }, + "value": { + "type": "literal", + "children": { + "range": { + "type": "argument", + "children": { + "sequence": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location", + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + } + }, + "executable": true, + "parser": "minecraft:int_range" + } + } + } + } + }, + "recipe": { + "type": "literal", + "children": { + "give": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "*": { + "type": "literal", + "executable": true + }, + "recipe": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:recipe" + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + }, + "take": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "*": { + "type": "literal", + "executable": true + }, + "recipe": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_key", + "properties": { + "registry": "minecraft:recipe" + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "reload": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "return": { + "type": "literal", + "children": { + "fail": { + "type": "literal", + "executable": true + }, + "run": { + "type": "literal" + }, + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "ride": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "dismount": { + "type": "literal", + "executable": true + }, + "mount": { + "type": "literal", + "children": { + "vehicle": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "rotate": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "facing": { + "type": "literal", + "children": { + "entity": { + "type": "literal", + "children": { + "facingEntity": { + "type": "argument", + "children": { + "facingAnchor": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity_anchor" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "facingLocation": { + "type": "argument", + "executable": true, + "parser": "minecraft:vec3" + } + } + }, + "rotation": { + "type": "argument", + "executable": true, + "parser": "minecraft:rotation" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "save-all": { + "type": "literal", + "children": { + "flush": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "save-off": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "save-on": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "say": { + "type": "literal", + "children": { + "message": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "schedule": { + "type": "literal", + "children": { + "clear": { + "type": "literal", + "children": { + "function": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "greedy" + } + } + } + }, + "function": { + "type": "literal", + "children": { + "function": { + "type": "argument", + "children": { + "time": { + "type": "argument", + "children": { + "append": { + "type": "literal", + "executable": true + }, + "replace": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:function" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "scoreboard": { + "type": "literal", + "children": { + "objectives": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "objective": { + "type": "argument", + "children": { + "criteria": { + "type": "argument", + "children": { + "displayName": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "executable": true, + "parser": "minecraft:objective_criteria" + } + }, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + } + }, + "list": { + "type": "literal", + "executable": true + }, + "modify": { + "type": "literal", + "children": { + "objective": { + "type": "argument", + "children": { + "displayautoupdate": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + } + }, + "displayname": { + "type": "literal", + "children": { + "displayName": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "numberformat": { + "type": "literal", + "children": { + "blank": { + "type": "literal", + "executable": true + }, + "fixed": { + "type": "literal", + "children": { + "contents": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "styled": { + "type": "literal", + "children": { + "style": { + "type": "argument", + "executable": true, + "parser": "minecraft:style" + } + } + } + }, + "executable": true + }, + "rendertype": { + "type": "literal", + "children": { + "hearts": { + "type": "literal", + "executable": true + }, + "integer": { + "type": "literal", + "executable": true + } + } + } + }, + "parser": "minecraft:objective" + } + } + }, + "remove": { + "type": "literal", + "children": { + "objective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + } + }, + "setdisplay": { + "type": "literal", + "children": { + "slot": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + }, + "executable": true, + "parser": "minecraft:scoreboard_slot" + } + } + } + } + }, + "players": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "children": { + "score": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "display": { + "type": "literal", + "children": { + "name": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "executable": true, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "numberformat": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "children": { + "blank": { + "type": "literal", + "executable": true + }, + "fixed": { + "type": "literal", + "children": { + "contents": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "styled": { + "type": "literal", + "children": { + "style": { + "type": "argument", + "executable": true, + "parser": "minecraft:style" + } + } + } + }, + "executable": true, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + } + } + }, + "enable": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "get": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + } + }, + "list": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "executable": true, + "parser": "minecraft:score_holder", + "properties": { + "amount": "single" + } + } + }, + "executable": true + }, + "operation": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "targetObjective": { + "type": "argument", + "children": { + "operation": { + "type": "argument", + "children": { + "source": { + "type": "argument", + "children": { + "sourceObjective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + }, + "parser": "minecraft:operation" + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "remove": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "children": { + "score": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "reset": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "executable": true, + "parser": "minecraft:objective" + } + }, + "executable": true, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "set": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "objective": { + "type": "argument", + "children": { + "score": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "parser": "minecraft:objective" + } + }, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "seed": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "setblock": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "block": { + "type": "argument", + "children": { + "destroy": { + "type": "literal", + "executable": true + }, + "keep": { + "type": "literal", + "executable": true + }, + "replace": { + "type": "literal", + "executable": true + }, + "strict": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:block_state" + } + }, + "parser": "minecraft:block_pos" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "setidletimeout": { + "type": "literal", + "children": { + "minutes": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "setworldspawn": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "children": { + "rotation": { + "type": "argument", + "executable": true, + "parser": "minecraft:rotation" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "spawnpoint": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "rotation": { + "type": "argument", + "executable": true, + "parser": "minecraft:rotation" + } + }, + "executable": true, + "parser": "minecraft:block_pos" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "spectate": { + "type": "literal", + "children": { + "target": { + "type": "argument", + "children": { + "player": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "single" + } + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "spreadplayers": { + "type": "literal", + "children": { + "center": { + "type": "argument", + "children": { + "spreadDistance": { + "type": "argument", + "children": { + "maxRange": { + "type": "argument", + "children": { + "respectTeams": { + "type": "argument", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "parser": "brigadier:bool" + }, + "under": { + "type": "literal", + "children": { + "maxHeight": { + "type": "argument", + "children": { + "respectTeams": { + "type": "argument", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "parser": "brigadier:bool" + } + }, + "parser": "brigadier:integer" + } + } + } + }, + "parser": "brigadier:float", + "properties": { + "min": 1.0 + } + } + }, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + }, + "parser": "minecraft:vec2" + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "stop": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "stopsound": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "*": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "ambient": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "block": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "hostile": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "master": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "music": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "neutral": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "player": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "record": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "ui": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "voice": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + }, + "weather": { + "type": "literal", + "children": { + "sound": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + }, + "executable": true + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "stopwatch": { + "type": "literal", + "children": { + "create": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "query": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "scale": { + "type": "argument", + "executable": true, + "parser": "brigadier:double" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "remove": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "restart": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "summon": { + "type": "literal", + "children": { + "entity": { + "type": "argument", + "children": { + "pos": { + "type": "argument", + "children": { + "nbt": { + "type": "argument", + "executable": true, + "parser": "minecraft:nbt_compound_tag" + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:entity_type" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "swing": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "mainhand": { + "type": "literal", + "executable": true + }, + "offhand": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "tag": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "add": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + } + }, + "list": { + "type": "literal", + "executable": true + }, + "remove": { + "type": "literal", + "children": { + "name": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "team": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "children": { + "displayName": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + } + }, + "empty": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "executable": true, + "parser": "minecraft:team" + } + } + }, + "join": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "children": { + "members": { + "type": "argument", + "executable": true, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + }, + "executable": true, + "parser": "minecraft:team" + } + } + }, + "leave": { + "type": "literal", + "children": { + "members": { + "type": "argument", + "executable": true, + "parser": "minecraft:score_holder", + "properties": { + "amount": "multiple" + } + } + } + }, + "list": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "executable": true, + "parser": "minecraft:team" + } + }, + "executable": true + }, + "modify": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "children": { + "collisionRule": { + "type": "literal", + "children": { + "always": { + "type": "literal", + "executable": true + }, + "never": { + "type": "literal", + "executable": true + }, + "pushOtherTeams": { + "type": "literal", + "executable": true + }, + "pushOwnTeam": { + "type": "literal", + "executable": true + } + } + }, + "color": { + "type": "literal", + "children": { + "reset": { + "type": "literal", + "executable": true + }, + "value": { + "type": "argument", + "executable": true, + "parser": "minecraft:team_color" + } + } + }, + "deathMessageVisibility": { + "type": "literal", + "children": { + "always": { + "type": "literal", + "executable": true + }, + "hideForOtherTeams": { + "type": "literal", + "executable": true + }, + "hideForOwnTeam": { + "type": "literal", + "executable": true + }, + "never": { + "type": "literal", + "executable": true + } + } + }, + "displayName": { + "type": "literal", + "children": { + "displayName": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "friendlyFire": { + "type": "literal", + "children": { + "allowed": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + } + }, + "nametagVisibility": { + "type": "literal", + "children": { + "always": { + "type": "literal", + "executable": true + }, + "hideForOtherTeams": { + "type": "literal", + "executable": true + }, + "hideForOwnTeam": { + "type": "literal", + "executable": true + }, + "never": { + "type": "literal", + "executable": true + } + } + }, + "prefix": { + "type": "literal", + "children": { + "prefix": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "seeFriendlyInvisibles": { + "type": "literal", + "children": { + "allowed": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + } + }, + "suffix": { + "type": "literal", + "children": { + "suffix": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + } + }, + "parser": "minecraft:team" + } + } + }, + "remove": { + "type": "literal", + "children": { + "team": { + "type": "argument", + "executable": true, + "parser": "minecraft:team" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "teammsg": { + "type": "literal", + "children": { + "message": { + "type": "argument", + "executable": true, + "parser": "minecraft:message" + } + } + }, + "teleport": { + "type": "literal", + "children": { + "destination": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + }, + "location": { + "type": "argument", + "executable": true, + "parser": "minecraft:vec3" + }, + "targets": { + "type": "argument", + "children": { + "destination": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + }, + "location": { + "type": "argument", + "children": { + "facing": { + "type": "literal", + "children": { + "entity": { + "type": "literal", + "children": { + "facingEntity": { + "type": "argument", + "children": { + "facingAnchor": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity_anchor" + } + }, + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + }, + "facingLocation": { + "type": "argument", + "executable": true, + "parser": "minecraft:vec3" + } + } + }, + "rotation": { + "type": "argument", + "executable": true, + "parser": "minecraft:rotation" + } + }, + "executable": true, + "parser": "minecraft:vec3" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "tell": { + "type": "literal", + "redirect": [ + "msg" + ] + }, + "tellraw": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "message": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "test": { + "type": "literal", + "children": { + "clearall": { + "type": "literal", + "children": { + "radius": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true + }, + "clearthat": { + "type": "literal", + "executable": true + }, + "clearthese": { + "type": "literal", + "executable": true + }, + "create": { + "type": "literal", + "children": { + "id": { + "type": "argument", + "children": { + "width": { + "type": "argument", + "children": { + "height": { + "type": "argument", + "children": { + "depth": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:resource_location" + } + } + }, + "locate": { + "type": "literal", + "children": { + "tests": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_selector", + "properties": { + "registry": "minecraft:test_instance" + } + } + } + }, + "pos": { + "type": "literal", + "children": { + "var": { + "type": "argument", + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "word" + } + } + }, + "executable": true + }, + "resetclosest": { + "type": "literal", + "executable": true + }, + "resetthat": { + "type": "literal", + "executable": true + }, + "resetthese": { + "type": "literal", + "executable": true + }, + "run": { + "type": "literal", + "children": { + "tests": { + "type": "argument", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "children": { + "rotationSteps": { + "type": "argument", + "children": { + "testsPerRow": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "minecraft:resource_selector", + "properties": { + "registry": "minecraft:test_instance" + } + } + } + }, + "runclosest": { + "type": "literal", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "runfailed": { + "type": "literal", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "children": { + "rotationSteps": { + "type": "argument", + "children": { + "testsPerRow": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + }, + "onlyRequiredTests": { + "type": "argument", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "children": { + "rotationSteps": { + "type": "argument", + "children": { + "testsPerRow": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true + }, + "runmultiple": { + "type": "literal", + "children": { + "tests": { + "type": "argument", + "children": { + "amount": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + }, + "executable": true, + "parser": "minecraft:resource_selector", + "properties": { + "registry": "minecraft:test_instance" + } + } + } + }, + "runthat": { + "type": "literal", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "runthese": { + "type": "literal", + "children": { + "numberOfTimes": { + "type": "argument", + "children": { + "untilFailed": { + "type": "argument", + "executable": true, + "parser": "brigadier:bool" + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + }, + "executable": true + }, + "stop": { + "type": "literal", + "executable": true + }, + "verify": { + "type": "literal", + "children": { + "tests": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_selector", + "properties": { + "registry": "minecraft:test_instance" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "tick": { + "type": "literal", + "children": { + "freeze": { + "type": "literal", + "executable": true + }, + "query": { + "type": "literal", + "executable": true + }, + "rate": { + "type": "literal", + "children": { + "rate": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 10000.0, + "min": 1.0 + } + } + } + }, + "sprint": { + "type": "literal", + "children": { + "stop": { + "type": "literal", + "executable": true + }, + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 1 + } + } + } + }, + "step": { + "type": "literal", + "children": { + "stop": { + "type": "literal", + "executable": true + }, + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 1 + } + } + }, + "executable": true + }, + "unfreeze": { + "type": "literal", + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "time": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": -2147483648 + } + } + } + }, + "of": { + "type": "literal", + "children": { + "clock": { + "type": "argument", + "children": { + "add": { + "type": "literal", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": -2147483648 + } + } + } + }, + "pause": { + "type": "literal", + "executable": true + }, + "query": { + "type": "literal", + "children": { + "time": { + "type": "literal", + "executable": true + }, + "timeline": { + "type": "argument", + "children": { + "repetition": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:timeline" + } + } + } + }, + "rate": { + "type": "literal", + "children": { + "rate": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1000.0, + "min": 1e-05 + } + } + } + }, + "resume": { + "type": "literal", + "executable": true + }, + "set": { + "type": "literal", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + }, + "timemarker": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + }, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:world_clock" + } + } + } + }, + "pause": { + "type": "literal", + "executable": true + }, + "query": { + "type": "literal", + "children": { + "gametime": { + "type": "literal", + "executable": true + }, + "time": { + "type": "literal", + "executable": true + }, + "timeline": { + "type": "argument", + "children": { + "repetition": { + "type": "literal", + "executable": true + } + }, + "executable": true, + "parser": "minecraft:resource", + "properties": { + "registry": "minecraft:timeline" + } + } + } + }, + "rate": { + "type": "literal", + "children": { + "rate": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "max": 1000.0, + "min": 1e-05 + } + } + } + }, + "resume": { + "type": "literal", + "executable": true + }, + "set": { + "type": "literal", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + }, + "timemarker": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "title": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "children": { + "actionbar": { + "type": "literal", + "children": { + "title": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "clear": { + "type": "literal", + "executable": true + }, + "reset": { + "type": "literal", + "executable": true + }, + "subtitle": { + "type": "literal", + "children": { + "title": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + }, + "times": { + "type": "literal", + "children": { + "fadeIn": { + "type": "argument", + "children": { + "stay": { + "type": "argument", + "children": { + "fadeOut": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + }, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + } + }, + "title": { + "type": "literal", + "children": { + "title": { + "type": "argument", + "executable": true, + "parser": "minecraft:component" + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "tm": { + "type": "literal", + "redirect": [ + "teammsg" + ] + }, + "tp": { + "type": "literal", + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + }, + "redirect": [ + "teleport" + ] + }, + "transfer": { + "type": "literal", + "children": { + "hostname": { + "type": "argument", + "children": { + "port": { + "type": "argument", + "children": { + "players": { + "type": "argument", + "executable": true, + "parser": "minecraft:entity", + "properties": { + "type": "players", + "amount": "multiple" + } + } + }, + "executable": true, + "parser": "brigadier:integer", + "properties": { + "max": 65535, + "min": 1 + } + } + }, + "executable": true, + "parser": "brigadier:string", + "properties": { + "type": "phrase" + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "trigger": { + "type": "literal", + "children": { + "objective": { + "type": "argument", + "children": { + "add": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + } + }, + "set": { + "type": "literal", + "children": { + "value": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer" + } + } + } + }, + "executable": true, + "parser": "minecraft:objective" + } + } + }, + "unpublish": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "owners" + } + } + }, + "version": { + "type": "literal", + "executable": true, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "w": { + "type": "literal", + "redirect": [ + "msg" + ] + }, + "waypoint": { + "type": "literal", + "children": { + "list": { + "type": "literal", + "executable": true + }, + "modify": { + "type": "literal", + "children": { + "waypoint": { + "type": "argument", + "children": { + "color": { + "type": "literal", + "children": { + "color": { + "type": "argument", + "executable": true, + "parser": "minecraft:team_color" + }, + "hex": { + "type": "literal", + "children": { + "color": { + "type": "argument", + "executable": true, + "parser": "minecraft:hex_color" + } + } + }, + "reset": { + "type": "literal", + "executable": true + } + } + }, + "style": { + "type": "literal", + "children": { + "reset": { + "type": "literal", + "executable": true + }, + "set": { + "type": "literal", + "children": { + "style": { + "type": "argument", + "executable": true, + "parser": "minecraft:resource_location" + } + } + } + } + } + }, + "parser": "minecraft:entity", + "properties": { + "type": "entities", + "amount": "single" + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "weather": { + "type": "literal", + "children": { + "clear": { + "type": "literal", + "children": { + "duration": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 1 + } + } + }, + "executable": true + }, + "rain": { + "type": "literal", + "children": { + "duration": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 1 + } + } + }, + "executable": true + }, + "thunder": { + "type": "literal", + "children": { + "duration": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 1 + } + } + }, + "executable": true + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "whitelist": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:game_profile" + } + } + }, + "list": { + "type": "literal", + "executable": true + }, + "off": { + "type": "literal", + "executable": true + }, + "on": { + "type": "literal", + "executable": true + }, + "reload": { + "type": "literal", + "executable": true + }, + "remove": { + "type": "literal", + "children": { + "targets": { + "type": "argument", + "executable": true, + "parser": "minecraft:game_profile" + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "admins" + } + } + }, + "worldborder": { + "type": "literal", + "children": { + "add": { + "type": "literal", + "children": { + "distance": { + "type": "argument", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "brigadier:double", + "properties": { + "max": 59999968.0, + "min": -59999968.0 + } + } + } + }, + "center": { + "type": "literal", + "children": { + "pos": { + "type": "argument", + "executable": true, + "parser": "minecraft:vec2" + } + } + }, + "damage": { + "type": "literal", + "children": { + "amount": { + "type": "literal", + "children": { + "damagePerBlock": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + } + }, + "buffer": { + "type": "literal", + "children": { + "distance": { + "type": "argument", + "executable": true, + "parser": "brigadier:float", + "properties": { + "min": 0.0 + } + } + } + } + } + }, + "get": { + "type": "literal", + "executable": true + }, + "set": { + "type": "literal", + "children": { + "distance": { + "type": "argument", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + }, + "executable": true, + "parser": "brigadier:double", + "properties": { + "max": 59999968.0, + "min": -59999968.0 + } + } + } + }, + "warning": { + "type": "literal", + "children": { + "distance": { + "type": "literal", + "children": { + "distance": { + "type": "argument", + "executable": true, + "parser": "brigadier:integer", + "properties": { + "min": 0 + } + } + } + }, + "time": { + "type": "literal", + "children": { + "time": { + "type": "argument", + "executable": true, + "parser": "minecraft:time", + "properties": { + "min": 0 + } + } + } + } + } + } + }, + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + } + }, + "xp": { + "type": "literal", + "permissions": { + "type": "minecraft:require", + "permission": { + "type": "minecraft:command_level", + "level": "gamemasters" + } + }, + "redirect": [ + "experience" + ] + } + } +} diff --git a/packages/mecha/tests/snapshots/examples__build_basic_1_20__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_1_20__0.pack.md index a874d6ae..a9468ec6 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_1_20__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_1_20__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_1_21_8__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_1_21_8__0.pack.md index ca4e3513..9341bfa2 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_1_21_8__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_1_21_8__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic__0.pack.md index 3239c863..5bae5303 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_backslash_continuation__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_backslash_continuation__0.pack.md index 2605c137..6108ac49 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_backslash_continuation__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_backslash_continuation__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_bake_macros__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_bake_macros__0.pack.md index b9e86c9d..3c3838af 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_bake_macros__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_bake_macros__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_debug__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_debug__0.pack.md index 2cb5e2cb..ae2e7d7e 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_debug__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_debug__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_embed__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_embed__0.pack.md index 223ba9b9..0c4166da 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_embed__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_embed__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_formatting__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_formatting__0.pack.md index c536bb4b..d6a8d5e3 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_formatting__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_formatting__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_implicit_execute__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_implicit_execute__0.pack.md index f0bdfcff..45c3c2c0 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_implicit_execute__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_implicit_execute__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_json__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_json__0.pack.md index 4a99e149..8a81e2d2 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_json__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_json__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_lint__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_lint__0.pack.md index 2b99dab5..47a82b01 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_lint__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_lint__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_list__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_list__0.pack.md index e3be9731..266eddc7 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_list__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_list__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_macro_line__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_macro_line__0.pack.md index dd0e6324..9740c9a0 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_macro_line__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_macro_line__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_messages__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_messages__0.pack.md index 25e1e75b..ed9a0210 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_messages__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_messages__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_multiline__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_multiline__0.pack.md index 8e1b7ee3..4d37260b 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_multiline__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_multiline__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_nested_location__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_nested_location__0.pack.md index 9a1dd91d..99638796 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_nested_location__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_nested_location__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_nested_resources__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_nested_resources__0.pack.md index 511e8065..28bd26d8 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_nested_resources__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_nested_resources__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" @@ -67,11 +67,11 @@ say world { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_nested_test__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_nested_test__0.pack.md index 679bb981..d91ff0c1 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_nested_test__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_nested_test__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_nested_yaml__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_nested_yaml__0.pack.md index 90d0f068..3cb114ab 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_nested_yaml__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_nested_yaml__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_nesting__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_nesting__0.pack.md index 60b542fe..e47e98bb 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_nesting__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_nesting__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_overlay__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_overlay__0.pack.md index 6f3a6f83..6a39cfdb 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_overlay__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_overlay__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" @@ -22,11 +22,11 @@ { "directory": "dummy_overlay", "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ] } diff --git a/packages/mecha/tests/snapshots/examples__build_basic_overlay_composite__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_overlay_composite__0.pack.md index d9c36af7..b93371f9 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_overlay_composite__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_overlay_composite__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" @@ -21,11 +21,11 @@ "entries": [ { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "directory": "old" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_preserve__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_preserve__0.pack.md index e2088ee2..14aec58e 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_preserve__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_preserve__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_raw__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_raw__0.pack.md index 5df56cb0..5dc218c3 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_raw__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_raw__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_readonly__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_readonly__0.pack.md index 604502aa..9e5c8389 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_readonly__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_readonly__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_relative_location__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_relative_location__0.pack.md index a1dd73b9..de823582 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_relative_location__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_relative_location__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_source_map__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_source_map__0.pack.md index 3baa5370..227b4435 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_source_map__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_source_map__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_basic_stats__0.pack.md b/packages/mecha/tests/snapshots/examples__build_basic_stats__0.pack.md index 1af43e3f..c3e8f3dd 100644 --- a/packages/mecha/tests/snapshots/examples__build_basic_stats__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_basic_stats__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_custom_command__0.pack.md b/packages/mecha/tests/snapshots/examples__build_custom_command__0.pack.md index 5f4313cf..c889113e 100644 --- a/packages/mecha/tests/snapshots/examples__build_custom_command__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_custom_command__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_custom_execute_destination__0.pack.md b/packages/mecha/tests/snapshots/examples__build_custom_execute_destination__0.pack.md index e01c4389..24df85db 100644 --- a/packages/mecha/tests/snapshots/examples__build_custom_execute_destination__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_custom_execute_destination__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_gather_objectives__0.pack.md b/packages/mecha/tests/snapshots/examples__build_gather_objectives__0.pack.md index 97c18a00..7e59af05 100644 --- a/packages/mecha/tests/snapshots/examples__build_gather_objectives__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_gather_objectives__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_kitchen_sink__0.pack.md b/packages/mecha/tests/snapshots/examples__build_kitchen_sink__0.pack.md index 5dc75e58..7fc63897 100644 --- a/packages/mecha/tests/snapshots/examples__build_kitchen_sink__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_kitchen_sink__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/examples__build_load_command_tree__0.pack.md b/packages/mecha/tests/snapshots/examples__build_load_command_tree__0.pack.md index 1bba00f5..97e8c8cd 100644 --- a/packages/mecha/tests/snapshots/examples__build_load_command_tree__0.pack.md +++ b/packages/mecha/tests/snapshots/examples__build_load_command_tree__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/mecha/tests/snapshots/spec__prototypes__0.json b/packages/mecha/tests/snapshots/spec__prototypes__0.json index 9cbf25da..f3cc671e 100644 --- a/packages/mecha/tests/snapshots/spec__prototypes__0.json +++ b/packages/mecha/tests/snapshots/spec__prototypes__0.json @@ -1260,6 +1260,7 @@ "team:modify:team:collisionRule:never", "team:modify:team:collisionRule:pushOtherTeams", "team:modify:team:collisionRule:pushOwnTeam", + "team:modify:team:color:reset", "team:modify:team:color:value", "team:modify:team:deathMessageVisibility:always", "team:modify:team:deathMessageVisibility:hideForOtherTeams", @@ -1376,6 +1377,7 @@ "trigger:objective", "trigger:objective:add:value", "trigger:objective:set:value", + "unpublish", "version", "w:targets:message", "waypoint:list", diff --git a/scripts/update_pack_format_registry.py b/scripts/update_pack_format_registry.py old mode 100644 new mode 100755 index 9ee72312..cb7314ad --- a/scripts/update_pack_format_registry.py +++ b/scripts/update_pack_format_registry.py @@ -1,4 +1,4 @@ -#! +#!/usr/bin/env python import json from typing import Any import requests diff --git a/src/beet/library/base.py b/src/beet/library/base.py index 62b7a64b..7301d89e 100644 --- a/src/beet/library/base.py +++ b/src/beet/library/base.py @@ -87,7 +87,7 @@ from .utils import list_extensions, list_origin_folders -LATEST_MINECRAFT_VERSION: str = "26.1.2" +LATEST_MINECRAFT_VERSION: str = "26.2" T = TypeVar("T") diff --git a/src/beet/resources/pack_format_registry.json b/src/beet/resources/pack_format_registry.json index db833f75..7ad925df 100644 --- a/src/beet/resources/pack_format_registry.json +++ b/src/beet/resources/pack_format_registry.json @@ -1,4 +1,20 @@ [ + { + "id": "26.2", + "name": "26.2", + "release_target": null, + "type": "release", + "stable": true, + "data_version": 4903, + "protocol_version": 776, + "data_pack_version": 107, + "data_pack_version_minor": 1, + "resource_pack_version": 88, + "resource_pack_version_minor": 0, + "build_time": "2026-06-16T12:01:27+00:00", + "release_time": "2026-06-16T12:03:33+00:00", + "sha1": "4c3cd3500ce8b9ea104c358a784634fedb2a610f" + }, { "id": "26.1.2", "name": "26.1.2", @@ -13,7 +29,7 @@ "resource_pack_version_minor": 0, "build_time": "2026-04-09T10:11:03+00:00", "release_time": "2026-04-09T10:12:23+00:00", - "sha1": "dd6fd47eec3ac2d46b4f805e003f1a421ed8a3f7" + "sha1": "e3510ae9ff09fba9410cbbb8a02bfd819632155d" }, { "id": "26.1.1", @@ -29,7 +45,7 @@ "resource_pack_version_minor": 0, "build_time": "2026-04-01T09:05:14+00:00", "release_time": "2026-04-01T09:06:36+00:00", - "sha1": "b5a6ccce34fba9c9f9dfb6a38e9b81593b858964" + "sha1": "33b40c956e816614457a1c2a2439ffbb1b4f805f" }, { "id": "26.1", @@ -45,7 +61,7 @@ "resource_pack_version_minor": 0, "build_time": "2026-03-24T12:09:43+00:00", "release_time": "2026-03-24T12:11:04+00:00", - "sha1": "fa0b366faef24c00b6adb9733188d0be4167eca1" + "sha1": "9b85fb6fb95e0df5077402e4e4f67b6c79a551e3" }, { "id": "1.21.11", @@ -61,7 +77,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-12-09T12:20:42+00:00", "release_time": "2025-12-09T12:23:30+00:00", - "sha1": "429b91269c7bfc0835807b6837f54006529962a1" + "sha1": "b82922a4f4924a2e92d4806afc040b5bc479d604" }, { "id": "1.21.10", @@ -77,7 +93,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-10-07T09:14:11+00:00", "release_time": "2025-10-07T09:17:23+00:00", - "sha1": "0a164bfb0d468e5a6ac5a9bb9dbefe93f0ac1c44" + "sha1": "289dd52cf7a771a77d72f71a497ec6cf9694ded1" }, { "id": "1.21.9", @@ -93,7 +109,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-09-30T11:55:33+00:00", "release_time": "2025-09-30T11:58:43+00:00", - "sha1": "1b4491323108db44df2d7a6a578bf303b7ca715d" + "sha1": "3ab249721ad811470b1cd6c55931406029511dbc" }, { "id": "1.21.8", @@ -109,7 +125,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-07-17T12:00:57+00:00", "release_time": "2025-07-17T12:04:02+00:00", - "sha1": "93036dbb215933cc2d162464d365ce64778e49b0" + "sha1": "59e8c399123860068cd9f838c9a6a820fb23094a" }, { "id": "1.21.7", @@ -125,7 +141,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-06-30T09:29:28+00:00", "release_time": "2025-06-30T09:32:16+00:00", - "sha1": "468fffdc652c3ece77403e87d604a37096115f8c" + "sha1": "10dff1dd4c250b113d48c2370574caa22f5d81bd" }, { "id": "1.21.6", @@ -141,7 +157,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-06-17T11:07:28+00:00", "release_time": "2025-06-17T11:10:28+00:00", - "sha1": "f31802dea720e50eeb8f2ee8698a901b9ced4dcb" + "sha1": "d55463d67012e2fa7804358ad3fb165bc3952851" }, { "id": "1.21.5", @@ -157,7 +173,7 @@ "resource_pack_version_minor": 0, "build_time": "2025-03-25T12:11:48+00:00", "release_time": "2025-03-25T12:14:58+00:00", - "sha1": "f83f6b2cc62b6954661affad7ac31ac1fbe5bf15" + "sha1": "983f18e2ae4f6676d70271d7bb0ad48044110519" }, { "id": "1.21.4", @@ -173,7 +189,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-12-03T10:09:48+00:00", "release_time": "2024-12-03T10:12:57+00:00", - "sha1": "213df4a0c1059a9dbaec4b15e3b856dc6caff7b4" + "sha1": "887c8bad5492523a6367ade2442de912771fc8f3" }, { "id": "1.21.3", @@ -189,7 +205,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-10-23T12:25:27+00:00", "release_time": "2024-10-23T12:28:15+00:00", - "sha1": "06bdd87dc37543ee2a4054738f5a566a885c7ba5" + "sha1": "59a2700563e4af9de67042db256e5be98224a422" }, { "id": "1.21.2", @@ -205,7 +221,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-10-22T09:55:49+00:00", "release_time": "2024-10-22T09:58:55+00:00", - "sha1": "9514f6e492ed2e99d5b46cf0a34a28728549bccc" + "sha1": "420597ec77797cebf2e69adf32222856b59c1f29" }, { "id": "1.21.1", @@ -221,7 +237,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-08-08T12:21:55+00:00", "release_time": "2024-08-08T12:24:45+00:00", - "sha1": "36e7e0263a63dd10ec62487f53404e2350a7ab5c" + "sha1": "cca4e6ecc1e16e60aab31cdb484b2eb22cb7a656" }, { "id": "1.21", @@ -237,7 +253,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-06-13T08:21:21+00:00", "release_time": "2024-06-13T08:24:03+00:00", - "sha1": "4d80b0be69f0463696eb857daff2557832095f31" + "sha1": "641f50b41a61bf05b2b2b1c2d7c723c8ba67e981" }, { "id": "1.20.6", @@ -253,7 +269,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-04-29T12:38:06+00:00", "release_time": "2024-04-29T12:40:45+00:00", - "sha1": "e6f94df79d4afc3f633a082cf312bac10ae108ea" + "sha1": "143a7fae8547b401112dbd1dfb02de82524f4a45" }, { "id": "1.20.5", @@ -269,7 +285,7 @@ "resource_pack_version_minor": 0, "build_time": "2024-04-23T11:51:33+00:00", "release_time": "2024-04-23T11:54:12+00:00", - "sha1": "d37b0308f38e18f90c0b31bdb2ed0671a6bbe30b" + "sha1": "495a4c781f2d9739f727b57973979b4e5af9762d" }, { "id": "1.20.4", @@ -285,7 +301,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-12-07T12:53:30+00:00", "release_time": "2023-12-07T12:56:20+00:00", - "sha1": "d88e8dfcbacf8a93995e7646a63ad0fb3cf274d4" + "sha1": "7b6d65f98d75a99fbc788bea40ce9044675fd63b" }, { "id": "1.20.3", @@ -301,7 +317,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-12-04T12:04:50+00:00", "release_time": "2023-12-04T12:10:32+00:00", - "sha1": "942749a5c0ccc86f74c12a5f899c6e5b11ecb5e6" + "sha1": "76730d175ddbea681cfc28d7dbfa567402036302" }, { "id": "1.20.2", @@ -317,7 +333,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-09-20T09:00:26+00:00", "release_time": "2023-09-20T09:02:57+00:00", - "sha1": "48562934c10a0691ef34ba9edae573b0e1212b4d" + "sha1": "1ff138ebdcbdc292e0a401254c3914b737a55937" }, { "id": "1.20.1", @@ -333,7 +349,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-06-12T13:23:26+00:00", "release_time": "2023-06-12T13:25:51+00:00", - "sha1": "457b02654a698e037138de014dd0fcb6d57576df" + "sha1": "d9ad5f3ab4523f9311a4e67d92a51f5a93d67333" }, { "id": "1.20", @@ -349,7 +365,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-06-02T08:33:51+00:00", "release_time": "2023-06-02T08:36:17+00:00", - "sha1": "8b68dda777fd87fdfa36777f68b8176b99182fd6" + "sha1": "8f5fb387c0791ba2f556c0b89578ddd839be763a" }, { "id": "1.19.4", @@ -365,7 +381,7 @@ "resource_pack_version_minor": 0, "build_time": "2023-03-14T12:53:56+00:00", "release_time": "2023-03-14T12:56:18+00:00", - "sha1": "1597d63fc3fdf3002c4195a45d49945cbacbe3b7" + "sha1": "9c5eb3716b8629c251600d9001766923d3c3ae3f" }, { "id": "1.19.3", @@ -381,7 +397,7 @@ "resource_pack_version_minor": 0, "build_time": "2022-12-07T08:14:04+00:00", "release_time": "2022-12-07T08:17:18+00:00", - "sha1": "9bfac2d0ee5280ba059b1906e5297885e6c46d68" + "sha1": "b5bade6a47bc77186d08d1c5412aa1238fb039aa" }, { "id": "1.19.2", diff --git a/tests/snapshots/examples__build_basic_latest__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_basic_latest__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_basic_latest__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_basic_latest__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_basic_latest__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_basic_latest__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_basic_latest__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_basic_latest__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_basic1__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_basic1__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_basic1__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_basic1__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_basic1__1.resource_pack/assets/minecraft/textures/block/stone.png b/tests/snapshots/examples__build_code_basic1__1.resource_pack/assets/minecraft/textures/block/stone.png index 613db46db1c9815e0640d9ab26548d68ccb9afac..bfa46f4b4df825f06ed1dc83be66498461d0d6dd 100644 GIT binary patch delta 67 zcmXR&nxJB*>FMGaQZeW4Swlt!29CoU8tcy|FzpL*2tN5_bKPEM1}JDaEVl3%qx~NF QjdwvJp00i_>zopr06RDrS^xk5 delta 81 zcmYc)n4scg?&;zfQZeW4MMGW&1D+!e+y7WD7r3K3oBx1&5g*U&cdx8ue_Y@X=|qJF Z{0omU+JDNsw3Gn|JYD@<);T3K0RT)tAe8_B diff --git a/tests/snapshots/examples__build_code_basic1__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_basic1__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_basic1__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_basic1__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_basic2__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_basic2__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_basic2__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_basic2__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_basic2__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_basic2__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_basic2__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_basic2__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_basic3__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_basic3__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_basic3__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_basic3__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_basic3__1.resource_pack/assets/minecraft/textures/block/dirt.png b/tests/snapshots/examples__build_code_basic3__1.resource_pack/assets/minecraft/textures/block/dirt.png index f3c8f6b09f3603d0f1e8fd8042e1cfd817867037..db02a5b87003c395b3a474db6a7bcbf5e8909831 100644 GIT binary patch delta 63 zcmXSno1kK)>gnPbQZXkvB_lzB(_rGVnvlaQ+7>Qp{P@3K>bAkE#E`=mE;2B@tzz1{ T;lAMk1|aZs^>bP0l+XkKRQDRL delta 82 zcmazmoS@=s;pyTSQZeW41VcUs2aZD%rr$qbdPT79_KQ1hEr*&}ZDl!CR%CiN>FbAX m7rzjjz{IF^Nwu-*?gnPbQZXkvB_lzB(_rGVnvlaQ+7>Qp{P@3K>bAkE#E`=mE;2B@tzz1{ T;lAMk1|aZs^>bP0l+XkKRQDRL delta 82 zcmazmoS@=s;pyTSQZeW41VcUs2aZD%rr$qbdPT79_KQ1hEr*&}ZDl!CR%CiN>FbAX m7rzjjz{IF^Nwu-*?FMGaQZeW4Swlt!29CoU8tcy|FzpL*2tN5_bKPEM1}JDaEVl3%qx~NF QjdwvJp00i_>zopr06RDrS^xk5 delta 81 zcmYc)n4scg?&;zfQZeW4MMGW&1D+!e+y7WD7r3K3oBx1&5g*U&cdx8ue_Y@X=|qJF Z{0omU+JDNsw3Gn|JYD@<);T3K0RT)tAe8_B diff --git a/tests/snapshots/examples__build_code_basic_combined__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_basic_combined__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_basic_combined__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_basic_combined__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_basic_combined_minified__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_basic_combined_minified__0.data_pack/pack.mcmeta index bd9b3034..97101eb1 100644 --- a/tests/snapshots/examples__build_code_basic_combined_minified__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_basic_combined_minified__0.data_pack/pack.mcmeta @@ -1 +1 @@ -{"pack":{"min_format":[101,1],"max_format":[101,1],"description":""}} \ No newline at end of file +{"pack":{"min_format":[107,1],"max_format":[107,1],"description":""}} \ No newline at end of file diff --git a/tests/snapshots/examples__build_code_basic_combined_minified__1.resource_pack/assets/minecraft/textures/block/dirt.png b/tests/snapshots/examples__build_code_basic_combined_minified__1.resource_pack/assets/minecraft/textures/block/dirt.png index f3c8f6b09f3603d0f1e8fd8042e1cfd817867037..db02a5b87003c395b3a474db6a7bcbf5e8909831 100644 GIT binary patch delta 63 zcmXSno1kK)>gnPbQZXkvB_lzB(_rGVnvlaQ+7>Qp{P@3K>bAkE#E`=mE;2B@tzz1{ T;lAMk1|aZs^>bP0l+XkKRQDRL delta 82 zcmazmoS@=s;pyTSQZeW41VcUs2aZD%rr$qbdPT79_KQ1hEr*&}ZDl!CR%CiN>FbAX m7rzjjz{IF^Nwu-*?FMGaQZeW4Swlt!29CoU8tcy|FzpL*2tN5_bKPEM1}JDaEVl3%qx~NF QjdwvJp00i_>zopr06RDrS^xk5 delta 81 zcmYc)n4scg?&;zfQZeW4MMGW&1D+!e+y7WD7r3K3oBx1&5g*U&cdx8ue_Y@X=|qJF Z{0omU+JDNsw3Gn|JYD@<);T3K0RT)tAe8_B diff --git a/tests/snapshots/examples__build_code_basic_combined_minified__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_basic_combined_minified__1.resource_pack/pack.mcmeta index 0e210e62..d712cbda 100644 --- a/tests/snapshots/examples__build_code_basic_combined_minified__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_basic_combined_minified__1.resource_pack/pack.mcmeta @@ -1 +1 @@ -{"pack":{"min_format":[84,0],"max_format":[84,0],"description":""}} \ No newline at end of file +{"pack":{"min_format":[88,0],"max_format":[88,0],"description":""}} \ No newline at end of file diff --git a/tests/snapshots/examples__build_code_clear__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_clear__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_clear__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_clear__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_clear__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_clear__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_clear__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_clear__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_configurable__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_configurable__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_configurable__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_configurable__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_configurable__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_configurable__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_configurable__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_configurable__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_configurable_nested__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_configurable_nested__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_configurable_nested__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_configurable_nested__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_configurable_nested__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_configurable_nested__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_configurable_nested__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_configurable_nested__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_context_generator__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_context_generator__0.data_pack/pack.mcmeta index 9c4e0c8e..7c453381 100644 --- a/tests/snapshots/examples__build_code_context_generator__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_context_generator__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" @@ -15,11 +15,11 @@ { "directory": "foo", "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ] } diff --git a/tests/snapshots/examples__build_code_context_generator__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_context_generator__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_context_generator__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_context_generator__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_custom_lang__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_custom_lang__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_custom_lang__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_custom_lang__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_custom_lang__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_custom_lang__1.resource_pack/pack.mcmeta index 6ce95ca1..6436a60a 100644 --- a/tests/snapshots/examples__build_code_custom_lang__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_custom_lang__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_description__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_description__0.data_pack/pack.mcmeta index 4f996a8d..edad734b 100644 --- a/tests/snapshots/examples__build_code_description__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_description__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": [ diff --git a/tests/snapshots/examples__build_code_description__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_description__1.resource_pack/pack.mcmeta index 9f30cb16..43974ea8 100644 --- a/tests/snapshots/examples__build_code_description__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_description__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": [ diff --git a/tests/snapshots/examples__build_code_draft__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_draft__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_draft__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_draft__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_draft__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_draft__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_draft__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_draft__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_function_tree__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_function_tree__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_function_tree__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_function_tree__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_function_tree__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_function_tree__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_function_tree__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_function_tree__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_generate_render__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_generate_render__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_generate_render__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_generate_render__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_generate_render__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_generate_render__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_generate_render__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_generate_render__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_generated__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_generated__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_generated__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_generated__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_generated__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_generated__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_generated__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_generated__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_inject_import__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_inject_import__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_inject_import__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_inject_import__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_inject_import__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_inject_import__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_inject_import__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_inject_import__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_load__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_load__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_load__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_load__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_load__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_load__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_load__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_load__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_metadata__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_metadata__0.data_pack/pack.mcmeta index d465c615..4bace57b 100644 --- a/tests/snapshots/examples__build_code_metadata__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_metadata__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "The description of my project\nAuthor: Example\nVersion: 1.7.4" diff --git a/tests/snapshots/examples__build_code_metadata__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_metadata__1.resource_pack/pack.mcmeta index 4cdd8a9f..afba8093 100644 --- a/tests/snapshots/examples__build_code_metadata__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_metadata__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "The description of my project\nAuthor: Example\nVersion: 1.7.4" diff --git a/tests/snapshots/examples__build_code_minify_json__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_minify_json__0.data_pack/pack.mcmeta index bd9b3034..97101eb1 100644 --- a/tests/snapshots/examples__build_code_minify_json__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_minify_json__0.data_pack/pack.mcmeta @@ -1 +1 @@ -{"pack":{"min_format":[101,1],"max_format":[101,1],"description":""}} \ No newline at end of file +{"pack":{"min_format":[107,1],"max_format":[107,1],"description":""}} \ No newline at end of file diff --git a/tests/snapshots/examples__build_code_minify_json__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_minify_json__1.resource_pack/pack.mcmeta index 0e210e62..d712cbda 100644 --- a/tests/snapshots/examples__build_code_minify_json__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_minify_json__1.resource_pack/pack.mcmeta @@ -1 +1 @@ -{"pack":{"min_format":[84,0],"max_format":[84,0],"description":""}} \ No newline at end of file +{"pack":{"min_format":[88,0],"max_format":[88,0],"description":""}} \ No newline at end of file diff --git a/tests/snapshots/examples__build_code_mount__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_mount__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_mount__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_mount__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_mount_load__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_mount_load__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_mount_load__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_mount_load__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_override__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_override__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_override__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_override__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_override__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_override__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_override__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_override__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_overview1__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_overview1__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_overview1__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_overview1__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_overview1__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_overview1__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_overview1__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_overview1__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_overview2__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_overview2__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_overview2__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_overview2__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_overview2__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_overview2__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_overview2__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_overview2__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_overview3__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_overview3__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_overview3__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_overview3__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_overview3__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_overview3__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_overview3__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_overview3__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_overview4__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_overview4__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_overview4__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_overview4__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_overview4__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_overview4__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_overview4__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_overview4__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_overview5__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_overview5__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_overview5__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_overview5__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_overview5__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_overview5__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_overview5__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_overview5__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_overview6__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_overview6__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_overview6__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_overview6__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_overview6__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_overview6__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_overview6__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_overview6__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_overview7__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_overview7__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_overview7__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_overview7__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_overview7__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_overview7__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_overview7__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_overview7__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_render__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_render__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_render__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_render__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_render__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_render__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_render__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_render__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_render_plugin__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_render_plugin__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_render_plugin__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_render_plugin__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_render_plugin__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_render_plugin__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_render_plugin__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_render_plugin__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_sandbox__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_sandbox__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_sandbox__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_sandbox__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_sandbox__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_sandbox__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_sandbox__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_sandbox__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_sandbox_render__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_sandbox_render__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_sandbox_render__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_sandbox_render__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_sandbox_render__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_sandbox_render__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_sandbox_render__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_sandbox_render__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_scoreboard__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_scoreboard__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_scoreboard__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_scoreboard__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_scoreboard__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_scoreboard__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_scoreboard__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_scoreboard__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_subproject__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_subproject__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_subproject__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_subproject__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_subproject__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_subproject__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_subproject__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_subproject__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_templates__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_templates__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_templates__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_templates__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_templates__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_templates__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_templates__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_templates__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_validate__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_validate__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_validate__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_validate__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_validate__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_validate__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_validate__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_validate__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_version_prefixing__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_version_prefixing__0.data_pack/pack.mcmeta index 366fb150..048b15dd 100644 --- a/tests/snapshots/examples__build_code_version_prefixing__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_version_prefixing__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "Version: 1.2.3" diff --git a/tests/snapshots/examples__build_code_version_prefixing__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_version_prefixing__1.resource_pack/pack.mcmeta index 7789c78a..19834337 100644 --- a/tests/snapshots/examples__build_code_version_prefixing__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_version_prefixing__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "Version: 1.2.3" diff --git a/tests/snapshots/examples__build_code_worker__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_code_worker__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_code_worker__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_worker__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_code_worker__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_worker__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_worker__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_worker__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_code_worker_subprojects__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_code_worker_subprojects__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_code_worker_subprojects__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_code_worker_subprojects__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_installation_advancement__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_installation_advancement__0.data_pack/pack.mcmeta index 1fa46556..edc68999 100644 --- a/tests/snapshots/examples__build_installation_advancement__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_installation_advancement__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "An example project\nAuthor: mcbeet" diff --git a/tests/snapshots/examples__build_installation_advancement__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_installation_advancement__1.resource_pack/pack.mcmeta index e53902d1..329152f2 100644 --- a/tests/snapshots/examples__build_installation_advancement__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_installation_advancement__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "An example project\nAuthor: mcbeet" diff --git a/tests/snapshots/examples__build_lantern_load_lib1__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_lantern_load_lib1__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_lantern_load_lib1__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_lantern_load_lib1__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_lantern_load_lib1__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_lantern_load_lib1__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_lantern_load_lib1__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_lantern_load_lib1__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_lantern_load_lib2__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_lantern_load_lib2__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_lantern_load_lib2__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_lantern_load_lib2__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_lantern_load_lib2__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_lantern_load_lib2__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_lantern_load_lib2__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_lantern_load_lib2__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_1_20_rename__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_1_20_rename__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_1_20_rename__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_1_20_rename__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_1_20_rename__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_1_20_rename__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_1_20_rename__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_1_20_rename__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_atlases__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_atlases__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_atlases__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_atlases__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_atlases__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_atlases__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_atlases__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_atlases__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_auto_yaml__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_auto_yaml__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_auto_yaml__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_auto_yaml__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_auto_yaml__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_auto_yaml__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_auto_yaml__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_auto_yaml__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_babelbox__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_babelbox__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_babelbox__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_babelbox__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_babelbox__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_babelbox__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_babelbox__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_babelbox__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_basic__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_basic__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_basic__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_basic__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_basic__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_basic__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_basic__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_basic__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_broadcast__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_broadcast__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_broadcast__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_broadcast__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_broadcast__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_broadcast__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_broadcast__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_broadcast__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_broadcast_extend__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_broadcast_extend__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_broadcast_extend__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_broadcast_extend__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_broadcast_extend__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_broadcast_extend__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_broadcast_extend__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_broadcast_extend__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_chat_type__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_chat_type__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_chat_type__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_chat_type__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_chat_type__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_chat_type__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_chat_type__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_chat_type__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_custom_lang__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_custom_lang__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_custom_lang__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_custom_lang__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_custom_lang__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_custom_lang__1.resource_pack/pack.mcmeta index 6ce95ca1..6436a60a 100644 --- a/tests/snapshots/examples__build_load_custom_lang__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_custom_lang__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_damage_type__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_damage_type__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_damage_type__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_damage_type__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_damage_type__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_damage_type__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_damage_type__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_damage_type__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_dbg__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_dbg__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_dbg__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_dbg__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_dbg__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_dbg__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_dbg__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_dbg__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_dundervar__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_dundervar__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_dundervar__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_dundervar__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_dundervar__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_dundervar__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_dundervar__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_dundervar__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_extend__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_extend__0.data_pack/pack.mcmeta index f73f3307..75edccad 100644 --- a/tests/snapshots/examples__build_load_extend__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_extend__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_extend__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_extend__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_extend__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_extend__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_extend_package__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_extend_package__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_extend_package__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_extend_package__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_extend_package__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_extend_package__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_extend_package__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_extend_package__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_extranotes__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_extranotes__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_extranotes__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_extranotes__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_find_replace__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_find_replace__0.data_pack/pack.mcmeta index 366fb150..048b15dd 100644 --- a/tests/snapshots/examples__build_load_find_replace__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_find_replace__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "Version: 1.2.3" diff --git a/tests/snapshots/examples__build_load_find_replace__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_find_replace__1.resource_pack/pack.mcmeta index 7789c78a..19834337 100644 --- a/tests/snapshots/examples__build_load_find_replace__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_find_replace__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "Version: 1.2.3" diff --git a/tests/snapshots/examples__build_load_format_json__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_format_json__0.data_pack/pack.mcmeta index debfdb1e..48e01f32 100644 --- a/tests/snapshots/examples__build_load_format_json__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_format_json__0.data_pack/pack.mcmeta @@ -2,11 +2,11 @@ "pack": { "description": "", "max_format": [ - 101, + 107, 1 ], "min_format": [ - 101, + 107, 1 ] } diff --git a/tests/snapshots/examples__build_load_format_json__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_format_json__1.resource_pack/pack.mcmeta index e12d34c1..b5c5f350 100644 --- a/tests/snapshots/examples__build_load_format_json__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_format_json__1.resource_pack/pack.mcmeta @@ -2,11 +2,11 @@ "pack": { "description": "", "max_format": [ - 84, + 88, 0 ], "min_format": [ - 84, + 88, 0 ] } diff --git a/tests/snapshots/examples__build_load_function_minify__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_function_minify__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_function_minify__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_function_minify__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_function_minify__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_function_minify__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_function_minify__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_function_minify__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_generate_tree__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_generate_tree__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_generate_tree__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_generate_tree__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_generate_tree__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_generate_tree__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_generate_tree__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_generate_tree__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_generate_tree_key__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_generate_tree_key__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_generate_tree_key__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_generate_tree_key__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_generate_tree_key__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_generate_tree_key__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_generate_tree_key__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_generate_tree_key__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_generate_tree_name__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_generate_tree_name__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_generate_tree_name__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_generate_tree_name__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_generate_tree_name__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_generate_tree_name__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_generate_tree_name__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_generate_tree_name__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_hangman__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_hangman__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_hangman__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_hangman__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_hangman__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_hangman__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_hangman__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_hangman__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_hangman_commands__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_hangman_commands__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_hangman_commands__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_hangman_commands__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_hangman_commands__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_hangman_commands__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_hangman_commands__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_hangman_commands__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_hangman_fold_off__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_hangman_fold_off__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_hangman_fold_off__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_hangman_fold_off__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_hangman_fold_off__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_hangman_fold_off__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_hangman_fold_off__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_hangman_fold_off__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_header__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_header__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_header__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_header__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_header__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_header__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_header__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_header__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_inline_functions__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_inline_functions__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_inline_functions__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_inline_functions__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_inline_functions__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_inline_functions__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_inline_functions__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_inline_functions__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_lang__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_lang__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_lang__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_lang__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_lang__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_lang__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_lang__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_lang__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_macros__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_macros__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_macros__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_macros__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_macros__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_macros__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_macros__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_macros__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_manually__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_manually__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_manually__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_manually__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_manually__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_manually__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_manually__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_manually__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_merge_overrides__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_merge_overrides__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_merge_overrides__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_merge_overrides__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_merge_overrides__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_merge_overrides__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_merge_overrides__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_merge_overrides__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_messages__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_messages__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_messages__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_messages__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_messages__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_messages__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_messages__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_messages__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_messages_yaml__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_messages_yaml__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_messages_yaml__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_messages_yaml__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_messages_yaml__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_messages_yaml__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_messages_yaml__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_messages_yaml__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_metadata__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_metadata__0.data_pack/pack.mcmeta index d465c615..4bace57b 100644 --- a/tests/snapshots/examples__build_load_metadata__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_metadata__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "The description of my project\nAuthor: Example\nVersion: 1.7.4" diff --git a/tests/snapshots/examples__build_load_metadata__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_metadata__1.resource_pack/pack.mcmeta index 4cdd8a9f..afba8093 100644 --- a/tests/snapshots/examples__build_load_metadata__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_metadata__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "The description of my project\nAuthor: Example\nVersion: 1.7.4" diff --git a/tests/snapshots/examples__build_load_mount__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_mount__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_mount__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_mount__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_mount_functions__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_mount_functions__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_mount_functions__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_mount_functions__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_mount_functions__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_mount_functions__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_mount_functions__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_mount_functions__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_mount_glob__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_mount_glob__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_mount_glob__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_mount_glob__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_mount_glob__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_mount_glob__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_mount_glob__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_mount_glob__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_mount_zip__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_mount_zip__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_mount_zip__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_mount_zip__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_mount_zip__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_mount_zip__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_mount_zip__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_mount_zip__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_multiple__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_multiple__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_multiple__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_multiple__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_multiple__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_multiple__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_multiple__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_multiple__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_overlay__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_overlay__0.data_pack/pack.mcmeta index 441c947c..5f2d53b1 100644 --- a/tests/snapshots/examples__build_load_overlay__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_overlay__0.data_pack/pack.mcmeta @@ -12,11 +12,11 @@ { "directory": "creeper", "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "formats": { @@ -31,11 +31,11 @@ }, "directory": "overlay1", "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ] }, @@ -46,11 +46,11 @@ }, "directory": "overlay2", "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ] }, @@ -58,22 +58,22 @@ "formats": 19, "directory": "overlay_missing", "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ] }, { "directory": "overlay_extra", "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ] } diff --git a/tests/snapshots/examples__build_load_overlay__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_overlay__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_overlay__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_overlay__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_pack_filter__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_pack_filter__0.data_pack/pack.mcmeta index 6098528b..a879a400 100644 --- a/tests/snapshots/examples__build_load_pack_filter__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_pack_filter__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_pack_filter__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_pack_filter__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_pack_filter__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_pack_filter__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_package__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_package__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_package__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_package__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_package__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_package__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_package__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_package__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_predicate__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_predicate__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_predicate__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_predicate__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_predicate__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_predicate__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_predicate__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_predicate__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_pyproject__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_pyproject__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_pyproject__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_pyproject__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_pyproject__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_pyproject__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_pyproject__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_pyproject__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_pyproject_inherit__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_pyproject_inherit__0.data_pack/pack.mcmeta index 1c962622..e8fa5ffe 100644 --- a/tests/snapshots/examples__build_load_pyproject_inherit__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_pyproject_inherit__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": [ diff --git a/tests/snapshots/examples__build_load_pyproject_inherit__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_pyproject_inherit__1.resource_pack/pack.mcmeta index 4db6e309..1163b2e1 100644 --- a/tests/snapshots/examples__build_load_pyproject_inherit__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_pyproject_inherit__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "Demo project\nAuthor: Valentin Berlier \nVersion: 0.1.0" diff --git a/tests/snapshots/examples__build_load_relative__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_relative__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_relative__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_relative__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_relative__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_relative__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_relative__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_relative__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_rename_files__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_rename_files__0.data_pack/pack.mcmeta index 366fb150..048b15dd 100644 --- a/tests/snapshots/examples__build_load_rename_files__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_rename_files__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "Version: 1.2.3" diff --git a/tests/snapshots/examples__build_load_rename_files__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_rename_files__1.resource_pack/pack.mcmeta index 7789c78a..19834337 100644 --- a/tests/snapshots/examples__build_load_rename_files__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_rename_files__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "Version: 1.2.3" diff --git a/tests/snapshots/examples__build_load_rename_replace__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_rename_replace__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_rename_replace__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_rename_replace__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_rename_replace__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_rename_replace__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_rename_replace__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_rename_replace__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_render__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_render__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_render__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_render__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_render__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_render__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_render__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_render__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_render_description__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_render_description__0.data_pack/pack.mcmeta index 4bc92804..a02c5e52 100644 --- a/tests/snapshots/examples__build_load_render_description__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_render_description__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": [ diff --git a/tests/snapshots/examples__build_load_render_description__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_render_description__1.resource_pack/pack.mcmeta index 5cbbaee9..6a6deab2 100644 --- a/tests/snapshots/examples__build_load_render_description__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_render_description__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "Something cool\nVersion: 1.2.3" diff --git a/tests/snapshots/examples__build_load_render_name__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_render_name__0.data_pack/pack.mcmeta index 366fb150..048b15dd 100644 --- a/tests/snapshots/examples__build_load_render_name__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_render_name__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "Version: 1.2.3" diff --git a/tests/snapshots/examples__build_load_render_name__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_render_name__1.resource_pack/pack.mcmeta index 7789c78a..19834337 100644 --- a/tests/snapshots/examples__build_load_render_name__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_render_name__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "Version: 1.2.3" diff --git a/tests/snapshots/examples__build_load_render_parse_json__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_render_parse_json__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_render_parse_json__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_render_parse_json__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_render_parse_json__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_render_parse_json__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_render_parse_json__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_render_parse_json__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_render_plugin__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_render_plugin__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_render_plugin__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_render_plugin__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_render_plugin__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_render_plugin__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_render_plugin__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_render_plugin__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_scoreboard__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_scoreboard__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_scoreboard__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_scoreboard__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_scoreboard__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_scoreboard__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_scoreboard__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_scoreboard__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_shared__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_shared__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_shared__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_shared__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_shared__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_shared__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_shared__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_shared__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_single__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_single__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_single__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_single__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_single__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_single__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_single__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_single__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_strip_final_newlines__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_strip_final_newlines__0.data_pack/pack.mcmeta index 995d16ce..5faeb1a1 100644 --- a/tests/snapshots/examples__build_load_strip_final_newlines__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_strip_final_newlines__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_strip_final_newlines__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_strip_final_newlines__1.resource_pack/pack.mcmeta index 0d9da0fa..3508f64e 100644 --- a/tests/snapshots/examples__build_load_strip_final_newlines__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_strip_final_newlines__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_subpipelines_render__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_subpipelines_render__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_subpipelines_render__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_subpipelines_render__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_subpipelines_render__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_subpipelines_render__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_subpipelines_render__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_subpipelines_render__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_subproject_package__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_subproject_package__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_subproject_package__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_subproject_package__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_subproject_package__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_subproject_package__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_subproject_package__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_subproject_package__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_subproject_package_overlays_formats__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_subproject_package_overlays_formats__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_subproject_package_overlays_formats__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_subproject_package_overlays_formats__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_template_sandbox__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_template_sandbox__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_template_sandbox__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_template_sandbox__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_template_sandbox__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_template_sandbox__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_template_sandbox__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_template_sandbox__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_templates__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_templates__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_templates__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_templates__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_templates__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_templates__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_templates__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_templates__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_templates_plugin__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_templates_plugin__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_templates_plugin__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_templates_plugin__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_templates_plugin__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_templates_plugin__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_templates_plugin__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_templates_plugin__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_toml__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_toml__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_toml__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_toml__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_toml__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_toml__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_toml__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_toml__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_use_shared__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_use_shared__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_use_shared__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_use_shared__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_use_shared__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_use_shared__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_use_shared__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_use_shared__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_version_prefixing__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_version_prefixing__0.data_pack/pack.mcmeta index 366fb150..048b15dd 100644 --- a/tests/snapshots/examples__build_load_version_prefixing__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_version_prefixing__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "Version: 1.2.3" diff --git a/tests/snapshots/examples__build_load_version_prefixing__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_version_prefixing__1.resource_pack/pack.mcmeta index 7789c78a..19834337 100644 --- a/tests/snapshots/examples__build_load_version_prefixing__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_version_prefixing__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "Version: 1.2.3" diff --git a/tests/snapshots/examples__build_load_wildcard__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_wildcard__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_wildcard__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_wildcard__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_wildcard__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_wildcard__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_wildcard__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_wildcard__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_worldgen__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_worldgen__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_worldgen__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_worldgen__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_worldgen__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_worldgen__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_worldgen__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_worldgen__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_yaml__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_yaml__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_yaml__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_yaml__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_yaml__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_yaml__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_yaml__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_yaml__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_load_yaml_resources__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_load_yaml_resources__0.data_pack/pack.mcmeta index 7a00500d..8a255752 100644 --- a/tests/snapshots/examples__build_load_yaml_resources__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_yaml_resources__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_load_yaml_resources__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_load_yaml_resources__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_load_yaml_resources__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_load_yaml_resources__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/examples__build_overlay_formats__0.data_pack/pack.mcmeta b/tests/snapshots/examples__build_overlay_formats__0.data_pack/pack.mcmeta index 80260728..7fe99d17 100644 --- a/tests/snapshots/examples__build_overlay_formats__0.data_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_overlay_formats__0.data_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/tests/snapshots/examples__build_overlay_formats__1.resource_pack/pack.mcmeta b/tests/snapshots/examples__build_overlay_formats__1.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/examples__build_overlay_formats__1.resource_pack/pack.mcmeta +++ b/tests/snapshots/examples__build_overlay_formats__1.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/resource_pack__empty_pack0__0.resource_pack/pack.mcmeta b/tests/snapshots/resource_pack__empty_pack0__0.resource_pack/pack.mcmeta index 77b0058b..5477f934 100644 --- a/tests/snapshots/resource_pack__empty_pack0__0.resource_pack/pack.mcmeta +++ b/tests/snapshots/resource_pack__empty_pack0__0.resource_pack/pack.mcmeta @@ -1,11 +1,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/tests/snapshots/resource_pack__empty_pack1__0.resource_pack/pack.mcmeta b/tests/snapshots/resource_pack__empty_pack1__0.resource_pack/pack.mcmeta index 87c384e4..ffae68f4 100644 --- a/tests/snapshots/resource_pack__empty_pack1__0.resource_pack/pack.mcmeta +++ b/tests/snapshots/resource_pack__empty_pack1__0.resource_pack/pack.mcmeta @@ -2,11 +2,11 @@ "pack": { "description": "world", "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ] } diff --git a/tests/snapshots/resource_pack__merge__0.resource_pack/assets/custom/textures/green.png b/tests/snapshots/resource_pack__merge__0.resource_pack/assets/custom/textures/green.png index 94a37c168428d8a193f5d3583361e7ee253929d4..0b861ff5d7fdf58d20e2e3aae9e1ed368603b0fd 100644 GIT binary patch delta 67 zcmc~xnxJB*>FMGaQZeW4Swlt!29Co94wjb;5AF+bxV%*~cT+V341BoGIKPwOz`GZl Q7lVX6UHx3vIVCg!03?qWod5s; delta 79 zcmYewo1o%l>gnPbQZeW4MMqu+29CoA8jF@FFI@k(ipecVZThOW=Z-U?>9eU;qM7S3j3^P6;pyTSQZeW4Swlt!29Co92ll5M9NZV;a5?&>+8=fX7|54he1y@yJ3-kB OB;x7n=d#Wzp$P!>yA;d- delta 79 zcmV-V0I>gIZjdBOHAzH4RCt{2(6J2wFbu=6wEzFyo}eikd4LV*yxDb^_s2n!C`ptg lN)jcBl0-?OBvF!R$_Jyw0Y3&30viAT002ovPDHLkV1jc2AC&+A diff --git a/tests/snapshots/resource_pack__merge__0.resource_pack/assets/other/textures/blue.png b/tests/snapshots/resource_pack__merge__0.resource_pack/assets/other/textures/blue.png index 28643256b47a6fd3995c6cd8dc42c501ff96e767..c882fc7179a0eb9ced09cfbc17838be9ab9fbf08 100644 GIT binary patch delta 90 zcmeBSteBt@V(;nV7*a9k?e&Aa3<^9<2eR(eKi$<*^U9E6`iJDuQq|3i-!j0!gG9gd g_Xis~Vf=>t2JT)1=K7V56^lV)p00i_>zopr00QeDJpcdz delta 110 zcmb>EVVt0n5$x&W7*a9k?e&ek2MjnE9EDQgTe~DWM4ff{QXb literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1SD0tpLGJM8c!F;kcv51&p8S*7;qfeu-Uk=I^NTDHr2xhrD`cws_4J=A(7_Czu6{1- HoD!M Date: Sat, 20 Jun 2026 20:21:48 +0200 Subject: [PATCH 5/7] update lectern --- .../lectern/tests/snapshots/examples__beet_project__0.pack.md | 4 ++-- .../tests/snapshots/examples__markdown_README_md__0.pack.md | 4 ++-- ...examples__markdown_examples_append_modifier_txt__0.pack.md | 4 ++-- .../examples__markdown_examples_basic1_txt__0.pack.md | 4 ++-- .../examples__markdown_examples_basic2_txt__0.pack.md | 4 ++-- .../examples__markdown_examples_basic3_txt__0.pack.md | 4 ++-- .../examples__markdown_examples_code_fragments_md__0.pack.md | 4 ++-- .../examples__markdown_examples_compact_txt__0.pack.md | 4 ++-- ...amples__markdown_examples_download_fragment_txt__0.pack.md | 4 ++-- ...examples__markdown_examples_embedded_vs_text_md__0.pack.md | 4 ++-- ...examples__markdown_examples_empty_functions_txt__0.pack.md | 4 ++-- ...xamples__markdown_examples_escaped_fragment_txt__0.pack.md | 4 ++-- .../examples__markdown_examples_folded_sections_md__0.pack.md | 4 ++-- .../examples__markdown_examples_just_paths_md__0.pack.md | 4 ++-- .../examples__markdown_examples_merge_modifier_txt__0.pack.md | 4 ++-- ...xamples__markdown_examples_prepend_modifier_txt__0.pack.md | 4 ++-- .../examples__markdown_examples_readme_example_md__0.pack.md | 4 ++-- ...ples__markdown_examples_strip_final_newline_txt__0.pack.md | 4 ++-- ...s__markdown_examples_with_links_inline_image_md__0.pack.md | 4 ++-- ...kdown_examples_with_links_pack_icon_data_url_md__0.pack.md | 4 ++-- ..._markdown_examples_with_links_pack_icon_link_md__0.pack.md | 4 ++-- ...markdown_examples_with_links_pack_local_icon_md__0.pack.md | 4 ++-- ...markdown_examples_with_links_structure_files_md__0.pack.md | 4 ++-- .../README.md | 4 ++-- .../README.md | 4 ++-- .../README.md | 4 ++-- .../README.md | 4 ++-- .../README.md | 4 ++-- .../README.md | 4 ++-- .../tests/snapshots/examples__text_README_md__0.pack.txt | 4 ++-- .../examples__text_examples_append_modifier_txt__0.pack.txt | 4 ++-- .../snapshots/examples__text_examples_basic1_txt__0.pack.txt | 4 ++-- .../snapshots/examples__text_examples_basic2_txt__0.pack.txt | 4 ++-- .../snapshots/examples__text_examples_basic3_txt__0.pack.txt | 4 ++-- .../examples__text_examples_code_fragments_md__0.pack.txt | 4 ++-- .../snapshots/examples__text_examples_compact_txt__0.pack.txt | 4 ++-- .../examples__text_examples_download_fragment_txt__0.pack.txt | 4 ++-- .../examples__text_examples_embedded_vs_text_md__0.pack.txt | 4 ++-- .../examples__text_examples_empty_functions_txt__0.pack.txt | 4 ++-- .../examples__text_examples_escaped_fragment_txt__0.pack.txt | 4 ++-- .../examples__text_examples_folded_sections_md__0.pack.txt | 4 ++-- .../examples__text_examples_just_paths_md__0.pack.txt | 4 ++-- .../examples__text_examples_merge_modifier_txt__0.pack.txt | 4 ++-- .../examples__text_examples_prepend_modifier_txt__0.pack.txt | 4 ++-- .../examples__text_examples_readme_example_md__0.pack.txt | 4 ++-- ...xamples__text_examples_strip_final_newline_txt__0.pack.txt | 4 ++-- ...ples__text_examples_with_links_inline_image_md__0.pack.txt | 4 ++-- ...text_examples_with_links_pack_icon_data_url_md__0.pack.txt | 4 ++-- ...es__text_examples_with_links_pack_icon_link_md__0.pack.txt | 4 ++-- ...s__text_examples_with_links_pack_local_icon_md__0.pack.txt | 4 ++-- ...s__text_examples_with_links_structure_files_md__0.pack.txt | 4 ++-- .../lectern/tests/snapshots/messaging__build_0__0.pack.md | 4 ++-- .../lectern/tests/snapshots/messaging__build_1__0.pack.md | 4 ++-- .../lectern/tests/snapshots/messaging__build_2__0.pack.md | 4 ++-- .../lectern/tests/snapshots/messaging__build_3__0.pack.md | 4 ++-- .../lectern/tests/snapshots/messaging__build_4__0.pack.md | 4 ++-- 56 files changed, 112 insertions(+), 112 deletions(-) diff --git a/packages/lectern/tests/snapshots/examples__beet_project__0.pack.md b/packages/lectern/tests/snapshots/examples__beet_project__0.pack.md index d65fd536..5086fe0b 100644 --- a/packages/lectern/tests/snapshots/examples__beet_project__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__beet_project__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_README_md__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_README_md__0.pack.md index c1490539..5d9ad557 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_README_md__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_README_md__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_append_modifier_txt__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_append_modifier_txt__0.pack.md index 388fccd0..fe2e0053 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_append_modifier_txt__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_append_modifier_txt__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_basic1_txt__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_basic1_txt__0.pack.md index f24448e2..68d7631a 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_basic1_txt__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_basic1_txt__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_basic2_txt__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_basic2_txt__0.pack.md index 5364799a..5e3ccd0f 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_basic2_txt__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_basic2_txt__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_basic3_txt__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_basic3_txt__0.pack.md index 6b30ae0d..9e586436 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_basic3_txt__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_basic3_txt__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_code_fragments_md__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_code_fragments_md__0.pack.md index de4b54c1..4d472927 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_code_fragments_md__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_code_fragments_md__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_compact_txt__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_compact_txt__0.pack.md index 45a6c0ad..eecc07fa 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_compact_txt__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_compact_txt__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_download_fragment_txt__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_download_fragment_txt__0.pack.md index 6ce1c6f5..c8057ba6 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_download_fragment_txt__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_download_fragment_txt__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_embedded_vs_text_md__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_embedded_vs_text_md__0.pack.md index ccf02296..2343c573 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_embedded_vs_text_md__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_embedded_vs_text_md__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_empty_functions_txt__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_empty_functions_txt__0.pack.md index 4c06abf4..c56e52de 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_empty_functions_txt__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_empty_functions_txt__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_escaped_fragment_txt__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_escaped_fragment_txt__0.pack.md index 7f95cd5d..631f0d52 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_escaped_fragment_txt__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_escaped_fragment_txt__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_folded_sections_md__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_folded_sections_md__0.pack.md index f24448e2..68d7631a 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_folded_sections_md__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_folded_sections_md__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_just_paths_md__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_just_paths_md__0.pack.md index 69c60dda..14456bed 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_just_paths_md__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_just_paths_md__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_merge_modifier_txt__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_merge_modifier_txt__0.pack.md index 8364a381..c71a6b3a 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_merge_modifier_txt__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_merge_modifier_txt__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_prepend_modifier_txt__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_prepend_modifier_txt__0.pack.md index f293a768..6bdb8670 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_prepend_modifier_txt__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_prepend_modifier_txt__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_readme_example_md__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_readme_example_md__0.pack.md index ca1b1f37..90cf51f2 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_readme_example_md__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_readme_example_md__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_strip_final_newline_txt__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_strip_final_newline_txt__0.pack.md index 83bc16e9..a3e1f5a3 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_strip_final_newline_txt__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_strip_final_newline_txt__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_inline_image_md__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_inline_image_md__0.pack.md index 3218186d..23e4ba94 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_inline_image_md__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_inline_image_md__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_pack_icon_data_url_md__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_pack_icon_data_url_md__0.pack.md index bfa15422..62353343 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_pack_icon_data_url_md__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_pack_icon_data_url_md__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_pack_icon_link_md__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_pack_icon_link_md__0.pack.md index 7c33ccfa..6978dacb 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_pack_icon_link_md__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_pack_icon_link_md__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_pack_local_icon_md__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_pack_local_icon_md__0.pack.md index 6fd54b10..34586ac1 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_pack_local_icon_md__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_pack_local_icon_md__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_structure_files_md__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_structure_files_md__0.pack.md index 8f48c07b..33c72ac2 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_structure_files_md__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_structure_files_md__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_external_files_README_md__0.pack.md_external_files/README.md b/packages/lectern/tests/snapshots/examples__markdown_external_files_README_md__0.pack.md_external_files/README.md index 697db944..64788cfb 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_external_files_README_md__0.pack.md_external_files/README.md +++ b/packages/lectern/tests/snapshots/examples__markdown_external_files_README_md__0.pack.md_external_files/README.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_inline_image_md__0.pack.md_external_files/README.md b/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_inline_image_md__0.pack.md_external_files/README.md index 0e4b1d6c..bf4e210e 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_inline_image_md__0.pack.md_external_files/README.md +++ b/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_inline_image_md__0.pack.md_external_files/README.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_pack_icon_data_url_md__0.pack.md_external_files/README.md b/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_pack_icon_data_url_md__0.pack.md_external_files/README.md index d06399ee..d3e5ee89 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_pack_icon_data_url_md__0.pack.md_external_files/README.md +++ b/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_pack_icon_data_url_md__0.pack.md_external_files/README.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_pack_icon_link_md__0.pack.md_external_files/README.md b/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_pack_icon_link_md__0.pack.md_external_files/README.md index 99c1ada5..29eddbe0 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_pack_icon_link_md__0.pack.md_external_files/README.md +++ b/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_pack_icon_link_md__0.pack.md_external_files/README.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_pack_local_icon_md__0.pack.md_external_files/README.md b/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_pack_local_icon_md__0.pack.md_external_files/README.md index 99c1ada5..29eddbe0 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_pack_local_icon_md__0.pack.md_external_files/README.md +++ b/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_pack_local_icon_md__0.pack.md_external_files/README.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_structure_files_md__0.pack.md_external_files/README.md b/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_structure_files_md__0.pack.md_external_files/README.md index c923010d..2ac28294 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_structure_files_md__0.pack.md_external_files/README.md +++ b/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_structure_files_md__0.pack.md_external_files/README.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_README_md__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_README_md__0.pack.txt index f4b8349f..febd2747 100644 --- a/packages/lectern/tests/snapshots/examples__text_README_md__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_README_md__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_append_modifier_txt__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_append_modifier_txt__0.pack.txt index 3deb7943..7d913442 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_append_modifier_txt__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_append_modifier_txt__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_basic1_txt__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_basic1_txt__0.pack.txt index 21462e23..a03bc18b 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_basic1_txt__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_basic1_txt__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_basic2_txt__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_basic2_txt__0.pack.txt index cb7c81e4..2dc2affc 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_basic2_txt__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_basic2_txt__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_basic3_txt__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_basic3_txt__0.pack.txt index be8ffae7..162a2295 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_basic3_txt__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_basic3_txt__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_code_fragments_md__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_code_fragments_md__0.pack.txt index 2c06662c..15ebde38 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_code_fragments_md__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_code_fragments_md__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_compact_txt__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_compact_txt__0.pack.txt index a0daf7ae..e9b6e3a4 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_compact_txt__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_compact_txt__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_download_fragment_txt__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_download_fragment_txt__0.pack.txt index 6eb87c44..05bbfa4f 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_download_fragment_txt__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_download_fragment_txt__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_embedded_vs_text_md__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_embedded_vs_text_md__0.pack.txt index 0d1cad87..cfc52c2b 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_embedded_vs_text_md__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_embedded_vs_text_md__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_empty_functions_txt__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_empty_functions_txt__0.pack.txt index ea0b9dce..d77c854c 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_empty_functions_txt__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_empty_functions_txt__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_escaped_fragment_txt__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_escaped_fragment_txt__0.pack.txt index d88a77c7..025ecf9f 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_escaped_fragment_txt__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_escaped_fragment_txt__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_folded_sections_md__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_folded_sections_md__0.pack.txt index 21462e23..a03bc18b 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_folded_sections_md__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_folded_sections_md__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_just_paths_md__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_just_paths_md__0.pack.txt index c4fee4dd..c777fa27 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_just_paths_md__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_just_paths_md__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_merge_modifier_txt__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_merge_modifier_txt__0.pack.txt index d9debba5..8373a33b 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_merge_modifier_txt__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_merge_modifier_txt__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_prepend_modifier_txt__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_prepend_modifier_txt__0.pack.txt index 34798944..6bad394a 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_prepend_modifier_txt__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_prepend_modifier_txt__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_readme_example_md__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_readme_example_md__0.pack.txt index 2d7942dd..3c1b4e3b 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_readme_example_md__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_readme_example_md__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_strip_final_newline_txt__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_strip_final_newline_txt__0.pack.txt index 71674d65..a11298a3 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_strip_final_newline_txt__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_strip_final_newline_txt__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_with_links_inline_image_md__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_with_links_inline_image_md__0.pack.txt index 6d2607d1..732e1359 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_with_links_inline_image_md__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_with_links_inline_image_md__0.pack.txt @@ -26,11 +26,11 @@ UklGRsQ0AABXRUJQVlA4WAoAAAAQAAAAKwEAKwEAQUxQSBQCAAABCbdtJDkSZmq8yz/i1XXi34zo/wTE { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_with_links_pack_icon_data_url_md__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_with_links_pack_icon_data_url_md__0.pack.txt index 3c6701ab..2c41de80 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_with_links_pack_icon_data_url_md__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_with_links_pack_icon_data_url_md__0.pack.txt @@ -20,11 +20,11 @@ iVBORw0KGgoAAAANSUhEUgAAASwAAAEsCAYAAAB5fY51AAEAAElEQVR4nOz92ZNkWXLmB/70nHOv+R5b { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_with_links_pack_icon_link_md__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_with_links_pack_icon_link_md__0.pack.txt index 78304c59..1c5e22b7 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_with_links_pack_icon_link_md__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_with_links_pack_icon_link_md__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_with_links_pack_local_icon_md__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_with_links_pack_local_icon_md__0.pack.txt index 57b40de8..a6a73bbd 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_with_links_pack_local_icon_md__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_with_links_pack_local_icon_md__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_with_links_structure_files_md__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_with_links_structure_files_md__0.pack.txt index b4f906e7..e346b6be 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_with_links_structure_files_md__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_with_links_structure_files_md__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/messaging__build_0__0.pack.md b/packages/lectern/tests/snapshots/messaging__build_0__0.pack.md index 8bd1aad8..a9034132 100644 --- a/packages/lectern/tests/snapshots/messaging__build_0__0.pack.md +++ b/packages/lectern/tests/snapshots/messaging__build_0__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/messaging__build_1__0.pack.md b/packages/lectern/tests/snapshots/messaging__build_1__0.pack.md index 6d0c39f5..5da84f8e 100644 --- a/packages/lectern/tests/snapshots/messaging__build_1__0.pack.md +++ b/packages/lectern/tests/snapshots/messaging__build_1__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/messaging__build_2__0.pack.md b/packages/lectern/tests/snapshots/messaging__build_2__0.pack.md index 416e4e98..541801c5 100644 --- a/packages/lectern/tests/snapshots/messaging__build_2__0.pack.md +++ b/packages/lectern/tests/snapshots/messaging__build_2__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/messaging__build_3__0.pack.md b/packages/lectern/tests/snapshots/messaging__build_3__0.pack.md index 9c8e7768..35ede7f8 100644 --- a/packages/lectern/tests/snapshots/messaging__build_3__0.pack.md +++ b/packages/lectern/tests/snapshots/messaging__build_3__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" diff --git a/packages/lectern/tests/snapshots/messaging__build_4__0.pack.md b/packages/lectern/tests/snapshots/messaging__build_4__0.pack.md index 2d53bbc4..6330ff63 100644 --- a/packages/lectern/tests/snapshots/messaging__build_4__0.pack.md +++ b/packages/lectern/tests/snapshots/messaging__build_4__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 101, + 107, 1 ], "max_format": [ - 101, + 107, 1 ], "description": "" From 357a331f6fe091d1c49b41237cd5fd2b83978c24 Mon Sep 17 00:00:00 2001 From: edayot Date: Sat, 20 Jun 2026 20:22:40 +0200 Subject: [PATCH 6/7] wooshj --- .../lectern/tests/snapshots/examples__beet_project__0.pack.md | 4 ++-- .../examples__markdown_examples_combined_md__0.pack.md | 4 ++-- .../examples__markdown_examples_merge_lang_txt__0.pack.md | 4 ++-- .../examples__markdown_examples_sound_txt__0.pack.md | 4 ++-- ...s__markdown_examples_with_links_inline_image_md__0.pack.md | 4 ++-- ...arkdown_examples_with_links_lots_of_textures_md__0.pack.md | 4 ++-- ...kdown_examples_with_links_pack_icon_data_url_md__0.pack.md | 4 ++-- .../README.md | 4 ++-- .../README.md | 4 ++-- .../README.md | 4 ++-- .../snapshots/examples__text_examples_combined_md__0.pack.txt | 4 ++-- .../examples__text_examples_merge_lang_txt__0.pack.txt | 4 ++-- .../snapshots/examples__text_examples_sound_txt__0.pack.txt | 4 ++-- ...ples__text_examples_with_links_inline_image_md__0.pack.txt | 4 ++-- ...__text_examples_with_links_lots_of_textures_md__0.pack.txt | 4 ++-- ...text_examples_with_links_pack_icon_data_url_md__0.pack.txt | 4 ++-- 16 files changed, 32 insertions(+), 32 deletions(-) diff --git a/packages/lectern/tests/snapshots/examples__beet_project__0.pack.md b/packages/lectern/tests/snapshots/examples__beet_project__0.pack.md index 5086fe0b..a61719f2 100644 --- a/packages/lectern/tests/snapshots/examples__beet_project__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__beet_project__0.pack.md @@ -457,11 +457,11 @@ tellraw @a ["", {"text": "hello", "color": "red"}] { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_combined_md__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_combined_md__0.pack.md index ab09038b..2abd0fcf 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_combined_md__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_combined_md__0.pack.md @@ -29,11 +29,11 @@ say foo { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_merge_lang_txt__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_merge_lang_txt__0.pack.md index 68488a3d..eaa21376 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_merge_lang_txt__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_merge_lang_txt__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_sound_txt__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_sound_txt__0.pack.md index d42e174a..be8759b3 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_sound_txt__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_sound_txt__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_inline_image_md__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_inline_image_md__0.pack.md index 23e4ba94..f174bc73 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_inline_image_md__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_inline_image_md__0.pack.md @@ -32,11 +32,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_lots_of_textures_md__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_lots_of_textures_md__0.pack.md index 55fd4879..93c949eb 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_lots_of_textures_md__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_lots_of_textures_md__0.pack.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_pack_icon_data_url_md__0.pack.md b/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_pack_icon_data_url_md__0.pack.md index 62353343..fac2bdb6 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_pack_icon_data_url_md__0.pack.md +++ b/packages/lectern/tests/snapshots/examples__markdown_examples_with_links_pack_icon_data_url_md__0.pack.md @@ -32,11 +32,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_inline_image_md__0.pack.md_external_files/README.md b/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_inline_image_md__0.pack.md_external_files/README.md index bf4e210e..2bedd339 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_inline_image_md__0.pack.md_external_files/README.md +++ b/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_inline_image_md__0.pack.md_external_files/README.md @@ -32,11 +32,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_lots_of_textures_md__0.pack.md_external_files/README.md b/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_lots_of_textures_md__0.pack.md_external_files/README.md index 13bc82f5..63caf7eb 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_lots_of_textures_md__0.pack.md_external_files/README.md +++ b/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_lots_of_textures_md__0.pack.md_external_files/README.md @@ -8,11 +8,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_pack_icon_data_url_md__0.pack.md_external_files/README.md b/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_pack_icon_data_url_md__0.pack.md_external_files/README.md index d3e5ee89..737f38b0 100644 --- a/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_pack_icon_data_url_md__0.pack.md_external_files/README.md +++ b/packages/lectern/tests/snapshots/examples__markdown_external_files_examples_with_links_pack_icon_data_url_md__0.pack.md_external_files/README.md @@ -32,11 +32,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_combined_md__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_combined_md__0.pack.txt index 8b2f2837..540ff8d9 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_combined_md__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_combined_md__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_merge_lang_txt__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_merge_lang_txt__0.pack.txt index 7aaa6d14..4d175e53 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_merge_lang_txt__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_merge_lang_txt__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_sound_txt__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_sound_txt__0.pack.txt index 13b3299f..17ac590f 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_sound_txt__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_sound_txt__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_with_links_inline_image_md__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_with_links_inline_image_md__0.pack.txt index 732e1359..c057c57e 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_with_links_inline_image_md__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_with_links_inline_image_md__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_with_links_lots_of_textures_md__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_with_links_lots_of_textures_md__0.pack.txt index a7d2a738..11375508 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_with_links_lots_of_textures_md__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_with_links_lots_of_textures_md__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" diff --git a/packages/lectern/tests/snapshots/examples__text_examples_with_links_pack_icon_data_url_md__0.pack.txt b/packages/lectern/tests/snapshots/examples__text_examples_with_links_pack_icon_data_url_md__0.pack.txt index 2c41de80..e6adb835 100644 --- a/packages/lectern/tests/snapshots/examples__text_examples_with_links_pack_icon_data_url_md__0.pack.txt +++ b/packages/lectern/tests/snapshots/examples__text_examples_with_links_pack_icon_data_url_md__0.pack.txt @@ -2,11 +2,11 @@ { "pack": { "min_format": [ - 84, + 88, 0 ], "max_format": [ - 84, + 88, 0 ], "description": "" From 2fe280194f93b7f25a754f9fbdb6a84dd61ac42b Mon Sep 17 00:00:00 2001 From: edayot Date: Sat, 20 Jun 2026 20:24:20 +0200 Subject: [PATCH 7/7] rerun test