Files
Mortdecai/knowledge/index.json
T
Seth 77efac0283 Add knowledge corpus: 14 command references, server context, and TF-IDF search index (Phase 1.3)
- knowledge/mc-commands/commands.json: 14 MC commands with JE syntax, args, examples, common errors, 1.21 version notes
- knowledge/server-context/servers.json: all 4 servers (mc1, shrink, paper-ai, paper-dev) with full config
- knowledge/build_index.py: TF-IDF indexer + search function (19 docs, 725 terms)
- All command syntax validated live on dev server via RCON (12/13 passed)
- PLAN.md: mark Phase 1.3 complete
2026-03-18 02:01:12 -04:00

2159 lines
45 KiB
JSON

{
"generated_at": 1773813635.0107534,
"doc_count": 19,
"docs": [
{
"id": "cmd_give",
"type": "command",
"title": "/give",
"snippet": "/give: Gives items to players. Syntax: give <targets> <item> [<count>]",
"source": "mc-commands/commands.json",
"tokens": [
"lvl:5",
"minecraft:wolf_spawn_egg",
"tags",
"common",
"uuid.",
"diamond_sword",
"sharpness:5",
"error:",
"components.",
"minecraft:night_vision",
"players.",
"players",
"with",
"count",
"/give",
"invalid",
"of",
"1.21",
"with_enchantments:",
"entity_data",
"replaced",
"64",
"must",
"max_stack_size",
"format:",
"since",
"targets",
"enchantments",
"is",
"or",
"minecraft:totem_of_undying",
"1.20.5",
"optional",
"id",
"item",
"prefix",
"item:",
"value",
"using",
"nbt",
"id:sharpness",
"item_id",
"enchantment",
"potion_contents",
"enchantments:",
"targets:",
"target",
"minecraft:diamond_sword",
"gives",
"food",
"unbreaking:3",
"player",
"components:",
"oak_log",
"command",
"basic:",
"namespace",
"old",
"component",
"name",
"minecraft:potion",
"resolve",
"in",
"to",
"2147483647",
"id:",
"1.",
"specific",
"minecraft:",
"minecraft:diamond",
"missing",
"nbt.",
"custom_max_stack:",
"wood",
"with_lore:",
"diamond",
"number",
"uses",
"data",
"defaults",
"example",
"spawn_egg_override:",
"count:",
"with_potion:",
"give",
"potion:",
"selector",
"minecraft:cat",
"components",
"new",
"2304",
"items",
"...",
"instead",
"arguments:",
"lore",
"transposed"
]
},
{
"id": "cmd_effect",
"type": "command",
"title": "/effect",
"snippet": "/effect: Adds or removes status effects from entities. Syntax: effect give <targets> <effect> [<seconds>] [<amplifier>] [<hideParticles>]; effect give <targets> <effect> infinite [<amplifier>] [<hideParticles>]",
"source": "mc-commands/commands.json",
"tokens": [
"ticks.",
"clear_specific:",
"common",
"particles",
"uuid.",
"exist.",
"error:",
"255",
"infinite_duration:",
"minecraft:night_vision",
"invulnerability",
"not",
"syntax",
"amplifier",
"with",
"effect:",
"hideparticles",
"hud",
"for",
"split",
"absorption",
"instant",
"must",
"minus",
"without",
"since",
"1000000",
"targets",
"false.",
"is",
"or",
"1.13",
"ii",
"30.",
"seconds:",
"minecraft:speed",
"true",
"into",
"invalid.",
"effects",
"clear_all:",
"id",
"effect",
"resistance_hidden:",
"prefix",
"whether",
"e.g.",
"regeneration",
"speed",
"does",
"targets:",
"target",
"status",
"be",
"player",
"effects:",
"command",
"namespace",
"/effect",
"infinite",
"name",
"clear",
"in",
"basic_speed:",
"on",
"to",
"etc.",
"0.",
"minecraft:",
"hideparticles:",
"missing",
"adds",
"resistance",
"bare",
"60",
"seconds",
"use",
"minecraft:haste",
"game",
"and",
"amplifier:",
"minecraft:resistance",
"removes",
"defaults",
"example",
"indicator.",
"level",
"entities",
"from",
"give",
"subcommand:",
"selector",
"duration",
"hide",
"inventing",
"instead"
]
},
{
"id": "cmd_tp",
"type": "command",
"title": "/tp",
"snippet": "/tp: Teleports entities to positions or other entities. Syntax: tp <destination>; tp <targets> <destination>",
"source": "mc-commands/commands.json",
"tokens": [
"alias",
"if",
"entity.",
"rotation:",
"common",
"rotation",
"cross_dimension:",
"coordinates.",
"yaw:",
"notation.",
"error:",
"responses",
"benevolent",
"not",
"tp",
"with",
"are",
"single",
"yaw",
"positions",
"forward_one_block:",
"as",
"west.",
"when",
"position",
"teleport",
"of",
"/teleport",
"other",
"identical",
"facinganchor",
"didn",
"for",
"move",
"omitted",
"64",
"pitch",
"must",
"100",
"without",
"since",
"targets",
"200",
"teleporting",
"destination:",
"is",
"or",
"local/caret",
"teleporting.",
"1.13",
"entity",
"facing",
"after",
"north",
"south",
"using",
"both.",
"relative:",
"eyes",
"targets:",
"to_coords:",
"minecraft:the_nether",
"90",
"player",
"command",
"to_player:",
"but",
"at",
"location:",
"execute",
"causes",
"resolve",
"in",
"to",
"an",
"/tp",
"to.",
"feet.",
"ask",
"coordinates",
"teleport.",
"degrees.",
"facinglocation",
"facingentity:",
"facinglocation:",
"relative",
"facinganchor:",
"alice",
"up",
"east",
"facingentity",
"location",
"and",
"destination",
"defaults",
"example",
"context",
"teleports",
"face",
"entities",
"syntax.",
"supports",
"changes",
"entity/entities",
"all_to_self:",
"180",
"executor",
"instead",
"executor.",
"slow_falling",
"damage",
"fall",
"run"
]
},
{
"id": "cmd_execute",
"type": "command",
"title": "/execute",
"snippet": "/execute: Executes commands with modified context (executor, position, conditions). Syntax: execute align <axes> -> execute; execute anchored <anchor> -> execute",
"source": "mc-commands/commands.json",
"tokens": [
"summon",
"conditional:",
"if",
"take",
"common",
"relation",
"cross_dimension:",
"nearby",
"unless",
"gamemode",
"coords",
"restructured",
"error:",
"say",
"locate",
"not",
"block",
"tp",
"zombies",
"with",
"fill",
"as",
"position",
"set",
"/execute",
"axes",
"for",
"64",
"distance",
"simplified",
"align",
"server/console",
"dimension",
"heightmap",
"since",
"targets",
"can",
"commands",
"is",
"or",
"1.13",
"entity",
"facing",
"positioned",
"completely",
"over",
"invalid.",
"origin",
"result",
"store",
"does",
"minecraft:the_nether",
"nesting:",
"be",
"player",
"directly",
"format",
"sheep",
"command",
"structure",
"old",
"at",
"execute",
"grass",
"chains.",
"modified",
"resolve",
"pos",
"in",
"on",
"to",
"found",
"..10",
"minecraft:stone",
"the",
"position.",
"success",
"at_player:",
"zombie",
"unnecessary",
"slingshooter08",
"rotated",
"relative",
"player.",
"use",
"that",
"subcommand",
"anchor",
"example",
"context",
"type",
"rot",
"executes",
"minecraft:fortress",
"...",
"executor",
"argument",
"block_check:",
"anchored",
"as_all_entities:",
"minecraft:grass_block",
"conditions",
"creative",
"run"
]
},
{
"id": "cmd_weather",
"type": "command",
"title": "/weather",
"snippet": "/weather: Sets the weather. Syntax: weather (clear|rain|thunder) [<duration>]",
"source": "mc-commands/commands.json",
"tokens": [
"the",
"one",
"values",
"invalid",
"ticks",
"random",
"other",
"thunderstorm",
"common",
"of:",
"type:",
"duration:",
"18000",
"thunder",
"900",
"300",
"error:",
"seconds",
"use",
"/weather",
"rain",
"rainstorm",
"thunder.",
"timed:",
"defaults",
"1000000",
"example",
"significant",
"rain:",
"command",
"is",
"storm",
"changes",
"1.21.",
"duration",
"sets",
"weather",
"are",
"clear",
"thunder:",
"600",
"no",
"in",
"clear:",
"to",
"6000"
]
},
{
"id": "cmd_gamemode",
"type": "command",
"title": "/gamemode",
"snippet": "/gamemode: Sets a player's game mode. Syntax: gamemode <gamemode> [<target>]",
"source": "mc-commands/commands.json",
"tokens": [
"one",
"survival",
"if",
"spectator_all:",
"common",
"camelcase",
"abbreviations",
"of:",
"slingshooter08",
"gamemode",
"gamemode:",
"je",
"target",
"modes",
"valid",
"spectator",
"spectator.",
"target:",
"error:",
"omitted.",
"use",
"sp",
"game",
"player",
"and",
"defaults",
"example",
"significant",
"only",
"not",
"full",
"ids",
"adventure",
"change.",
"command",
"is",
"changes",
"1.21.",
"sets",
"are",
"executor",
"numeric",
"no",
"abbreviations.",
"creative_self:",
"/gamemode",
"in",
"words",
"to",
"survival_player:",
"je.",
"mode",
"lowercase",
"creative"
]
},
{
"id": "cmd_fill",
"type": "command",
"title": "/fill",
"snippet": "/fill: Fills a region with a specified block. Syntax: fill <from> <to> <block> [destroy|hollow|keep|outline|replace [<filter>]]",
"source": "mc-commands/commands.json",
"tokens": [
"one",
"fire",
"including",
"common",
"minecraft:fire",
"blocks",
"unchanged",
"replaces",
"minecraft:air",
"error:",
"numbers:",
"68",
"70",
"only",
"filter:",
"block",
"25",
"notation",
"fire_replace_air:",
"with",
"74",
"fill",
"minecraft:oak_stairs",
"when",
"drop",
"80",
"invalid",
"of",
"matching",
"64",
"hollow",
"minecraft:glass",
"air",
"is",
"or",
"1.21.",
"facing",
"metadata",
"north",
"hollow_box:",
"invalid.",
"optional",
"id",
"prefix",
"/fill",
"using",
"from:",
"basic_fill:",
"opposite",
"fills",
"1.21:",
"filter.",
"volume",
"20",
"block:",
"region",
"default",
"command",
"filter",
"this",
"per",
"max",
"clear_area:",
"to:",
"no",
"in",
"on",
"to",
"region.",
"minecraft:stone",
"the",
"minecraft:",
"mode:",
"missing",
"destroy",
"numbers.",
"drops",
"60",
"replace",
"use",
"inside",
"replace_air:",
"10",
"example",
"specified",
"keep",
"from",
"states:",
"32768",
"all",
"corner",
"integers",
"items",
"...",
"outline",
"edges",
"interior"
]
},
{
"id": "cmd_setblock",
"type": "command",
"title": "/setblock",
"snippet": "/setblock: Places a block at a position. Syntax: setblock <pos> <block> [destroy|keep|replace]",
"source": "mc-commands/commands.json",
"tokens": [
"the",
"if",
"pos:",
"lower",
"minecraft:",
"common",
"mode:",
"missing",
"destroy",
"places",
"place",
"for",
"setblock",
"64",
"half",
"drops",
"minecraft:diamond_block",
"keep:",
"error:",
"replace",
"minecraft:oak_door",
"air",
"example",
"block:",
"only",
"significant",
"default",
"block",
"/setblock",
"command",
"keep",
"basic:",
"is",
"old",
"at",
"changes",
"states:",
"1.21.",
"facing",
"block.",
"with_state:",
"with",
"north",
"upper",
"minecraft:torch",
"no",
"pos",
"as",
"current",
"optional",
"to",
"on",
"position",
"in",
"id",
"item",
"prefix"
]
},
{
"id": "cmd_clone",
"type": "command",
"title": "/clone",
"snippet": "/clone: Copies blocks from one region to another. Syntax: clone [from <sourceDimension>] <begin> <end> [to <targetDimension>] <destination> [replace|masked] [force|move|normal]; clone [from <sourceDimension>] <begin> <end> [to <targetDimension>] <destination> filtered <filter> [force|move|normal]",
"source": "mc-commands/commands.json",
"tokens": [
"one",
"allows",
"of",
"lower",
"equals",
"common",
"maskmode:",
"another",
"normal",
"matching",
"opposite",
"blocks",
"fills",
"northwest",
"move",
"64",
"sourcedimension",
"100",
"clone",
"error:",
"replace",
"dimension",
"masked",
"without",
"allowed",
"10",
"and",
"arguments.",
"copies",
"op",
"destination",
"air",
"1.20.2",
"/clone",
"example",
"only",
"region",
"force",
"added",
"overlap",
"default",
"command",
"targetdimension",
"from",
"region.",
"destination:",
"basic:",
"filter",
"clonemode:",
"cross",
"begin",
"source",
"corner",
"end:",
"all",
"with",
"74",
"move:",
"cloning",
"no",
"to",
"end",
"masked:",
"skip",
"begin:",
"overlapping",
"filtered",
"mode"
]
},
{
"id": "cmd_summon",
"type": "command",
"title": "/summon",
"snippet": "/summon: Summons an entity. Syntax: summon <entity> [<pos>] [<nbt>]",
"source": "mc-commands/commands.json",
"tokens": [
"summon",
"the",
"invalid",
"count.",
"etc.",
"pos:",
"position.",
"tags",
"of",
"one",
"minecraft:",
"nbt",
"common",
"entity.",
"tnt",
"cannot",
"minecraft:tnt",
"with_nbt:",
"missing",
"for",
"65",
"isbaby:1",
"must",
"minecraft:zombie",
"at_coords:",
"customname:",
"error:",
"use",
"20",
"uses",
"nbt:",
"data",
"entities.",
"defaults",
"example",
"type",
"named:",
"entity:",
"not",
"still",
"command",
"bob",
"basic:",
"commands",
"is",
"multiple",
"namespace",
"minecraft:villager",
"append",
"entity",
"components",
"1.21.",
"creates",
"separate",
"/summon",
"executor",
"summons",
"each",
"call",
"pos",
"count",
"as",
"on",
"to",
"an",
"position",
"at.",
"id:",
"exactly",
"prefix"
]
},
{
"id": "cmd_worldborder",
"type": "command",
"title": "/worldborder",
"snippet": "/worldborder: Manages the world border. Syntax: worldborder add <distance> [<time>]; worldborder center <pos>",
"source": "mc-commands/commands.json",
"tokens": [
"the",
"warning",
"pos:",
"border",
"get",
"manages",
"blocks.",
"common",
"negative",
"zero",
"for",
"coordinates.",
"center",
"distance",
"distance:",
"target",
"/worldborder",
"damageperblock",
"reach",
"killing",
"100",
"its",
"diameter",
"error:",
"seconds",
"shrink_over_time:",
"time:",
"example",
"significant",
"500",
"size.",
"add",
"positive",
"players",
"command",
"center:",
"buffer",
"changes",
"instant.",
"world",
"1.21.",
"all",
"600",
"sets",
"outside",
"worldborder",
"amount",
"expands",
"time",
"shrinks.",
"set_500:",
"pos",
"get_size:",
"in",
"damage",
"effectively",
"to",
"no",
"set"
]
},
{
"id": "cmd_enchant",
"type": "command",
"title": "/enchant",
"snippet": "/enchant: Enchants the held item of a player. Syntax: enchant <targets> <enchantment> [<level>]",
"source": "mc-commands/commands.json",
"tokens": [
"the",
"1.",
"affects",
"minecraft:sharpness",
"etc.",
"of",
"unreliable",
"using",
"fully",
"common",
"levels",
"enchanted",
"e.g.",
"cannot",
"enchantment",
"prefer",
"for",
"diamond_sword",
"enchant.",
"targets:",
"/enchant",
"minecraft:protection",
"works",
"enchant",
"currently",
"sharpness:5",
"error:",
"use",
"level.",
"it",
"player",
"and",
"minecraft:unbreaking",
"defaults",
"example",
"enchants",
"targets",
"level:",
"only",
"respects",
"guaranteed",
"incompatible",
"compatibility",
"level",
"held",
"syntax",
"command",
"enchantments",
"basic:",
"give",
"is",
"component",
"rules.",
"exceed",
"enchantment:",
"limits.",
"components",
"max",
"smite",
"holding.",
"with",
"items",
"vanilla",
"pre",
"sharpness",
"whose",
"on",
"to",
"instead:",
"stack",
"all_players:",
"results.",
"id:",
"item",
"/give"
]
},
{
"id": "cmd_scoreboard",
"type": "command",
"title": "/scoreboard",
"snippet": "/scoreboard: Manages scoreboard objectives and player scores. Syntax: scoreboard objectives add <objective> <criteria> [<displayName>]; scoreboard objectives list",
"source": "mc-commands/commands.json",
"tokens": [
"scores",
"get",
"manages",
"/scoreboard",
"set_score:",
"modify",
"deaths",
"display",
"integer",
"hearts",
"slot",
"deathcount",
"target",
"scoreboard",
"numberformat",
"displayname",
"player",
"and",
"create_objective:",
"example",
"targets",
"significant",
"add",
"display:",
"score",
"players",
"command",
"add_score:",
"objectives",
"targetobjective",
"reset",
"changes",
"remove",
"1.21.",
"name",
"source",
"list",
"...",
"sourceobjective",
"setdisplay",
"operation",
"no",
"in",
"objective",
"criteria",
"enable",
"rendertype",
"set",
"sidebar"
]
},
{
"id": "cmd_data",
"type": "command",
"title": "/data",
"snippet": "/data: Gets, merges, modifies, or removes NBT data from entities, block entities, or storage. Syntax: data get (block <targetPos>|entity <target>|storage <target>) [<path>] [<scale>]; data merge (block <targetPos>|entity <target>|storage <target>) <nbt>",
"source": "mc-commands/commands.json",
"tokens": [
"set",
"the",
"chests",
"etc.",
"cases",
"value",
"regular",
"nbt",
"get",
"start",
"common",
"most",
"modify",
"modifies",
"cannot",
"blocks",
"slingshooter08",
"insert",
"targetpath",
"64",
"get_block_data:",
"works",
"target",
"storage",
"signs",
"get_health:",
"gets",
"get_inventory:",
"index",
"error:",
"grass.",
"player",
"data",
"non",
"directly",
"removes",
"example",
"only",
"inventory",
"not",
"like",
"entities",
"command",
"block",
"from",
"path",
"merges",
"or",
"string",
"get_player_pos:",
"returns",
"scale",
"is",
"append",
"entity",
"remove",
"health",
"source",
"with",
"stone",
"sourcepath",
"pos",
"prepend",
"in",
"on",
"end",
"merge",
"/data",
"sourcepos",
"targetpos"
]
},
{
"id": "srv_mc1",
"type": "server",
"title": "Server: mc1",
"snippet": "Server 'mc1': vanilla 1.21.x on port 25565. Main vanilla survival server. MCSManager-managed.",
"source": "server-context/servers.json",
"tokens": [
"survival",
"notes",
"25575",
"game_port",
"gamemode",
"difficulty",
"managed.",
"max_players",
"mcsmanager",
"20",
"type",
"version",
"main",
"host",
"192.168.0.244",
"name",
"vanilla",
"easy",
"true",
"online_mode",
"pvp",
"mc1",
"rcon_port",
"server.",
"25565",
"1.21.x"
]
},
{
"id": "srv_shrink-world",
"type": "server",
"title": "Server: shrink-world",
"snippet": "Server 'shrink-world': vanilla 1.21.x on port 25566. Hardcore-style challenge server. World border starts at 500x500.",
"source": "server-context/servers.json",
"tokens": [
"survival",
"border",
"morespawns",
"notes",
"game_port",
"creeper",
"shrinks",
"gamemode",
"500x500.",
"difficulty",
"style",
"5x",
"max_players",
"hardcore",
"starts",
"20",
"shrinkborder",
"type",
"version",
"25576",
"shrink",
"hard",
"datapacks",
"at",
"host",
"192.168.0.244",
"world",
"name",
"25566",
"vanilla",
"challenge",
"true",
"death",
"online_mode",
"pvp",
"spawns",
"on",
"rcon_port",
"server.",
"1.21.x"
]
},
{
"id": "srv_paper-ai",
"type": "server",
"title": "Server: paper-ai",
"snippet": "Server 'paper-ai': paper 1.21.11 on port 25567. Paper fork with AI God, sudo translator, and world observation tools.",
"source": "server-context/servers.json",
"tokens": [
"survival",
"1.21.11",
"session",
"observation",
"notes",
"luckperms",
"plugins",
"game_port",
"aigod",
"paper",
"ai",
"gamemode",
"difficulty",
"max_players",
"20",
"god/sudo",
"and",
"langgraph",
"25567",
"type",
"version",
"gateway.service",
"sudo",
"hard",
"ai_services",
"tools.",
"host",
"fork",
"192.168.0.244",
"god",
"world",
"name",
"with",
"gateway",
"true",
"online_mode",
"pvp",
"translator",
"25577",
"rcon_port",
"fastasyncworldedit",
"mc",
"paper.service"
]
},
{
"id": "srv_paper-dev",
"type": "server",
"title": "Server: paper-dev",
"snippet": "Server 'paper-dev': paper 1.21.11 on port 25568. Offline dev server for AI training bots. Superflat, no mobs.",
"source": "server-context/servers.json",
"tokens": [
"1.21.11",
"notes",
"dev",
"25578",
"game_port",
"for",
"superflat",
"paper",
"ai",
"gamemode",
"difficulty",
"mobs.",
"max_players",
"training",
"type",
"version",
"peaceful",
"offline",
"world_type",
"bots.",
"50",
"host",
"false",
"192.168.0.244",
"name",
"server",
"online_mode",
"pvp",
"no",
"rcon_port",
"flat",
"25568",
"creative"
]
},
{
"id": "version_notes",
"type": "reference",
"title": "Minecraft 1.21 Version Notes",
"snippet": "enchantment_syntax: 1.21+: give player item[enchantments={name:level}]. Old NBT format {Enchantments:[...]} is INVALID.\neffect_syntax: 1.13+: Must use 'effect give <target> <effect>'. Bare 'effect <target> <effect>' is INVALID.\nweather_values: Only valid values: clear, rain, thunder. 'storm', 'rains",
"source": "server-context/servers.json",
"tokens": [
"chests",
"if",
"position.",
"1.21",
"regular",
"nbt",
"get",
"values:",
"blocks",
"bare",
"for",
"relative",
"coordinates.",
"enchantments:",
"test",
"works",
"target",
"execute_as_vs_at:",
"signs",
"must",
"valid",
"name:level",
"use",
"rain",
"player",
"thunder.",
"rainstorm",
"data",
"enchantment_syntax:",
"format",
"type.",
"only",
"not",
"block",
"enchantments",
"entities",
"give",
"is",
"old",
"but",
"storm",
"at",
"changes",
"execute",
"1.13",
"are",
"data_get_blocks:",
"clear",
"...",
"effect_syntax:",
"executor",
"invalid.",
"as",
"on",
"to",
"weather_values:",
"effect",
"item"
]
}
],
"idf": {
"...": 1.1527,
"..10": 2.2513,
"/clone": 2.2513,
"/data": 2.2513,
"/effect": 2.2513,
"/enchant": 2.2513,
"/execute": 2.2513,
"/fill": 2.2513,
"/gamemode": 2.2513,
"/give": 1.8458,
"/scoreboard": 2.2513,
"/setblock": 2.2513,
"/summon": 2.2513,
"/teleport": 2.2513,
"/tp": 2.2513,
"/weather": 2.2513,
"/worldborder": 2.2513,
"0.": 2.2513,
"1.": 1.8458,
"1.13": 1.335,
"1.20.2": 2.2513,
"1.20.5": 2.2513,
"1.21": 1.8458,
"1.21.": 0.865,
"1.21.11": 1.8458,
"1.21.x": 1.8458,
"1.21:": 2.2513,
"10": 1.8458,
"100": 1.5581,
"1000000": 1.8458,
"180": 2.2513,
"18000": 2.2513,
"192.168.0.244": 1.335,
"20": 1.1527,
"200": 2.2513,
"2147483647": 2.2513,
"2304": 2.2513,
"25": 2.2513,
"255": 2.2513,
"25565": 2.2513,
"25566": 2.2513,
"25567": 2.2513,
"25568": 2.2513,
"25575": 2.2513,
"25576": 2.2513,
"25577": 2.2513,
"25578": 2.2513,
"30.": 2.2513,
"300": 2.2513,
"32768": 2.2513,
"50": 2.2513,
"500": 2.2513,
"500x500.": 2.2513,
"5x": 2.2513,
"60": 1.8458,
"600": 1.8458,
"6000": 2.2513,
"64": 0.865,
"65": 2.2513,
"68": 2.2513,
"70": 2.2513,
"74": 1.8458,
"80": 2.2513,
"90": 2.2513,
"900": 2.2513,
"abbreviations": 2.2513,
"abbreviations.": 2.2513,
"absorption": 2.2513,
"add": 1.8458,
"add_score:": 2.2513,
"added": 2.2513,
"adds": 2.2513,
"adventure": 2.2513,
"affects": 2.2513,
"after": 2.2513,
"ai": 1.8458,
"ai_services": 2.2513,
"aigod": 2.2513,
"air": 1.5581,
"alias": 2.2513,
"alice": 2.2513,
"align": 2.2513,
"all": 1.5581,
"all_players:": 2.2513,
"all_to_self:": 2.2513,
"allowed": 2.2513,
"allows": 2.2513,
"amount": 2.2513,
"amplifier": 2.2513,
"amplifier:": 2.2513,
"an": 1.8458,
"anchor": 2.2513,
"anchored": 2.2513,
"and": 0.865,
"another": 2.2513,
"append": 1.8458,
"are": 1.335,
"argument": 2.2513,
"arguments.": 2.2513,
"arguments:": 2.2513,
"as": 1.1527,
"as_all_entities:": 2.2513,
"ask": 2.2513,
"at": 1.1527,
"at.": 2.2513,
"at_coords:": 2.2513,
"at_player:": 2.2513,
"axes": 2.2513,
"bare": 1.8458,
"basic:": 1.1527,
"basic_fill:": 2.2513,
"basic_speed:": 2.2513,
"be": 1.8458,
"begin": 2.2513,
"begin:": 2.2513,
"benevolent": 2.2513,
"block": 1.1527,
"block.": 2.2513,
"block:": 1.8458,
"block_check:": 2.2513,
"blocks": 1.335,
"blocks.": 2.2513,
"bob": 2.2513,
"border": 1.8458,
"both.": 2.2513,
"bots.": 2.2513,
"buffer": 2.2513,
"but": 1.8458,
"call": 2.2513,
"camelcase": 2.2513,
"can": 2.2513,
"cannot": 1.5581,
"cases": 2.2513,
"causes": 2.2513,
"center": 2.2513,
"center:": 2.2513,
"chains.": 2.2513,
"challenge": 2.2513,
"change.": 2.2513,
"changes": 0.865,
"chests": 1.8458,
"clear": 1.5581,
"clear:": 2.2513,
"clear_all:": 2.2513,
"clear_area:": 2.2513,
"clear_specific:": 2.2513,
"clone": 2.2513,
"clonemode:": 2.2513,
"cloning": 2.2513,
"command": 0.2364,
"commands": 1.8458,
"common": 0.3054,
"compatibility": 2.2513,
"completely": 2.2513,
"component": 1.8458,
"components": 1.5581,
"components.": 2.2513,
"components:": 2.2513,
"conditional:": 2.2513,
"conditions": 2.2513,
"context": 1.8458,
"coordinates": 2.2513,
"coordinates.": 1.5581,
"coords": 2.2513,
"copies": 2.2513,
"corner": 1.8458,
"count": 1.8458,
"count.": 2.2513,
"count:": 2.2513,
"create_objective:": 2.2513,
"creates": 2.2513,
"creative": 1.5581,
"creative_self:": 2.2513,
"creeper": 2.2513,
"criteria": 2.2513,
"cross": 2.2513,
"cross_dimension:": 1.8458,
"current": 2.2513,
"currently": 2.2513,
"custom_max_stack:": 2.2513,
"customname:": 2.2513,
"damage": 1.8458,
"damageperblock": 2.2513,
"data": 1.335,
"data_get_blocks:": 2.2513,
"datapacks": 2.2513,
"death": 2.2513,
"deathcount": 2.2513,
"deaths": 2.2513,
"default": 1.5581,
"defaults": 0.865,
"degrees.": 2.2513,
"destination": 1.8458,
"destination:": 1.8458,
"destroy": 1.8458,
"dev": 2.2513,
"diameter": 2.2513,
"diamond": 2.2513,
"diamond_sword": 1.8458,
"didn": 2.2513,
"difficulty": 1.335,
"dimension": 1.8458,
"directly": 1.8458,
"display": 2.2513,
"display:": 2.2513,
"displayname": 2.2513,
"distance": 1.8458,
"distance:": 2.2513,
"does": 1.8458,
"drop": 2.2513,
"drops": 1.8458,
"duration": 1.8458,
"duration:": 2.2513,
"e.g.": 1.8458,
"each": 2.2513,
"east": 2.2513,
"easy": 2.2513,
"edges": 2.2513,
"effect": 1.8458,
"effect:": 2.2513,
"effect_syntax:": 2.2513,
"effectively": 2.2513,
"effects": 2.2513,
"effects:": 2.2513,
"enable": 2.2513,
"enchant": 2.2513,
"enchant.": 2.2513,
"enchanted": 2.2513,
"enchantment": 1.8458,
"enchantment:": 2.2513,
"enchantment_syntax:": 2.2513,
"enchantments": 1.5581,
"enchantments:": 1.8458,
"enchants": 2.2513,
"end": 1.8458,
"end:": 2.2513,
"entities": 1.335,
"entities.": 2.2513,
"entity": 1.335,
"entity.": 1.8458,
"entity/entities": 2.2513,
"entity:": 2.2513,
"entity_data": 2.2513,
"equals": 2.2513,
"error:": 0.3054,
"etc.": 1.335,
"exactly": 2.2513,
"example": 0.2364,
"exceed": 2.2513,
"execute": 1.5581,
"execute_as_vs_at:": 2.2513,
"executes": 2.2513,
"executor": 1.1527,
"executor.": 2.2513,
"exist.": 2.2513,
"expands": 2.2513,
"eyes": 2.2513,
"face": 2.2513,
"facing": 1.335,
"facinganchor": 2.2513,
"facinganchor:": 2.2513,
"facingentity": 2.2513,
"facingentity:": 2.2513,
"facinglocation": 2.2513,
"facinglocation:": 2.2513,
"fall": 2.2513,
"false": 2.2513,
"false.": 2.2513,
"fastasyncworldedit": 2.2513,
"feet.": 2.2513,
"fill": 1.8458,
"fills": 1.8458,
"filter": 1.8458,
"filter.": 2.2513,
"filter:": 2.2513,
"filtered": 2.2513,
"fire": 2.2513,
"fire_replace_air:": 2.2513,
"flat": 2.2513,
"food": 2.2513,
"for": 0.6419,
"force": 2.2513,
"fork": 2.2513,
"format": 1.8458,
"format:": 2.2513,
"forward_one_block:": 2.2513,
"found": 2.2513,
"from": 1.335,
"from:": 2.2513,
"full": 2.2513,
"fully": 2.2513,
"game": 1.8458,
"game_port": 1.335,
"gamemode": 0.9985,
"gamemode:": 2.2513,
"gateway": 2.2513,
"gateway.service": 2.2513,
"get": 1.335,
"get_block_data:": 2.2513,
"get_health:": 2.2513,
"get_inventory:": 2.2513,
"get_player_pos:": 2.2513,
"get_size:": 2.2513,
"gets": 2.2513,
"give": 1.335,
"gives": 2.2513,
"god": 2.2513,
"god/sudo": 2.2513,
"grass": 2.2513,
"grass.": 2.2513,
"guaranteed": 2.2513,
"half": 2.2513,
"hard": 1.8458,
"hardcore": 2.2513,
"health": 2.2513,
"hearts": 2.2513,
"heightmap": 2.2513,
"held": 2.2513,
"hide": 2.2513,
"hideparticles": 2.2513,
"hideparticles:": 2.2513,
"holding.": 2.2513,
"hollow": 2.2513,
"hollow_box:": 2.2513,
"host": 1.335,
"hud": 2.2513,
"id": 1.335,
"id:": 1.5581,
"id:sharpness": 2.2513,
"identical": 2.2513,
"ids": 2.2513,
"if": 1.1527,
"ii": 2.2513,
"in": 0.4595,
"including": 2.2513,
"incompatible": 2.2513,
"index": 2.2513,
"indicator.": 2.2513,
"infinite": 2.2513,
"infinite_duration:": 2.2513,
"insert": 2.2513,
"inside": 2.2513,
"instant": 2.2513,
"instant.": 2.2513,
"instead": 1.5581,
"instead:": 2.2513,
"integer": 2.2513,
"integers": 2.2513,
"interior": 2.2513,
"into": 2.2513,
"invalid": 1.335,
"invalid.": 1.335,
"inventing": 2.2513,
"inventory": 2.2513,
"invulnerability": 2.2513,
"is": 0.3795,
"isbaby:1": 2.2513,
"it": 2.2513,
"item": 1.335,
"item:": 2.2513,
"item_id": 2.2513,
"items": 1.5581,
"its": 2.2513,
"je": 2.2513,
"je.": 2.2513,
"keep": 1.8458,
"keep:": 2.2513,
"killing": 2.2513,
"langgraph": 2.2513,
"level": 1.8458,
"level.": 2.2513,
"level:": 2.2513,
"levels": 2.2513,
"like": 2.2513,
"limits.": 2.2513,
"list": 2.2513,
"local/caret": 2.2513,
"locate": 2.2513,
"location": 2.2513,
"location:": 2.2513,
"lore": 2.2513,
"lower": 1.8458,
"lowercase": 2.2513,
"luckperms": 2.2513,
"lvl:5": 2.2513,
"main": 2.2513,
"managed.": 2.2513,
"manages": 1.8458,
"masked": 2.2513,
"masked:": 2.2513,
"maskmode:": 2.2513,
"matching": 1.8458,
"max": 1.8458,
"max_players": 1.335,
"max_stack_size": 2.2513,
"mc": 2.2513,
"mc1": 2.2513,
"mcsmanager": 2.2513,
"merge": 2.2513,
"merges": 2.2513,
"metadata": 2.2513,
"minecraft:": 1.1527,
"minecraft:air": 2.2513,
"minecraft:cat": 2.2513,
"minecraft:diamond": 2.2513,
"minecraft:diamond_block": 2.2513,
"minecraft:diamond_sword": 2.2513,
"minecraft:fire": 2.2513,
"minecraft:fortress": 2.2513,
"minecraft:glass": 2.2513,
"minecraft:grass_block": 2.2513,
"minecraft:haste": 2.2513,
"minecraft:night_vision": 1.8458,
"minecraft:oak_door": 2.2513,
"minecraft:oak_stairs": 2.2513,
"minecraft:potion": 2.2513,
"minecraft:protection": 2.2513,
"minecraft:resistance": 2.2513,
"minecraft:sharpness": 2.2513,
"minecraft:speed": 2.2513,
"minecraft:stone": 1.8458,
"minecraft:the_nether": 1.8458,
"minecraft:tnt": 2.2513,
"minecraft:torch": 2.2513,
"minecraft:totem_of_undying": 2.2513,
"minecraft:unbreaking": 2.2513,
"minecraft:villager": 2.2513,
"minecraft:wolf_spawn_egg": 2.2513,
"minecraft:zombie": 2.2513,
"minus": 2.2513,
"missing": 1.1527,
"mobs.": 2.2513,
"mode": 1.8458,
"mode:": 1.8458,
"modes": 2.2513,
"modified": 2.2513,
"modifies": 2.2513,
"modify": 1.8458,
"morespawns": 2.2513,
"most": 2.2513,
"move": 1.8458,
"move:": 2.2513,
"multiple": 2.2513,
"must": 1.1527,
"name": 0.865,
"name:level": 2.2513,
"named:": 2.2513,
"namespace": 1.5581,
"nbt": 1.335,
"nbt.": 2.2513,
"nbt:": 2.2513,
"nearby": 2.2513,
"negative": 2.2513,
"nesting:": 2.2513,
"new": 2.2513,
"no": 0.7472,
"non": 2.2513,
"normal": 2.2513,
"north": 1.5581,
"northwest": 2.2513,
"not": 0.865,
"notation": 2.2513,
"notation.": 2.2513,
"notes": 1.335,
"number": 2.2513,
"numberformat": 2.2513,
"numbers.": 2.2513,
"numbers:": 2.2513,
"numeric": 2.2513,
"oak_log": 2.2513,
"objective": 2.2513,
"objectives": 2.2513,
"observation": 2.2513,
"of": 0.9985,
"of:": 1.8458,
"offline": 2.2513,
"old": 1.335,
"omitted": 2.2513,
"omitted.": 2.2513,
"on": 0.6419,
"one": 1.1527,
"online_mode": 1.335,
"only": 0.865,
"op": 2.2513,
"operation": 2.2513,
"opposite": 1.8458,
"optional": 1.5581,
"or": 0.9985,
"origin": 2.2513,
"other": 1.8458,
"outline": 2.2513,
"outside": 2.2513,
"over": 2.2513,
"overlap": 2.2513,
"overlapping": 2.2513,
"paper": 1.8458,
"paper.service": 2.2513,
"particles": 2.2513,
"path": 2.2513,
"peaceful": 2.2513,
"per": 2.2513,
"pitch": 2.2513,
"place": 2.2513,
"places": 2.2513,
"player": 0.6419,
"player.": 2.2513,
"players": 1.5581,
"players.": 2.2513,
"plugins": 2.2513,
"pos": 1.1527,
"pos:": 1.5581,
"position": 1.335,
"position.": 1.5581,
"positioned": 2.2513,
"positions": 2.2513,
"positive": 2.2513,
"potion:": 2.2513,
"potion_contents": 2.2513,
"pre": 2.2513,
"prefer": 2.2513,
"prefix": 1.1527,
"prepend": 2.2513,
"pvp": 1.335,
"rain": 1.8458,
"rain:": 2.2513,
"rainstorm": 1.8458,
"random": 2.2513,
"rcon_port": 1.335,
"reach": 2.2513,
"regeneration": 2.2513,
"region": 1.8458,
"region.": 1.8458,
"regular": 1.8458,
"relation": 2.2513,
"relative": 1.5581,
"relative:": 2.2513,
"remove": 1.8458,
"removes": 1.8458,
"rendertype": 2.2513,
"replace": 1.5581,
"replace_air:": 2.2513,
"replaced": 2.2513,
"replaces": 2.2513,
"reset": 2.2513,
"resistance": 2.2513,
"resistance_hidden:": 2.2513,
"resolve": 1.5581,
"respects": 2.2513,
"responses": 2.2513,
"restructured": 2.2513,
"result": 2.2513,
"results.": 2.2513,
"returns": 2.2513,
"rot": 2.2513,
"rotated": 2.2513,
"rotation": 2.2513,
"rotation:": 2.2513,
"rules.": 2.2513,
"run": 1.8458,
"say": 2.2513,
"scale": 2.2513,
"score": 2.2513,
"scoreboard": 2.2513,
"scores": 2.2513,
"seconds": 1.5581,
"seconds:": 2.2513,
"selector": 1.8458,
"separate": 2.2513,
"server": 2.2513,
"server.": 1.8458,
"server/console": 2.2513,
"session": 2.2513,
"set": 1.335,
"set_500:": 2.2513,
"set_score:": 2.2513,
"setblock": 2.2513,
"setdisplay": 2.2513,
"sets": 1.5581,
"sharpness": 2.2513,
"sharpness:5": 1.8458,
"sheep": 2.2513,
"shrink": 2.2513,
"shrink_over_time:": 2.2513,
"shrinkborder": 2.2513,
"shrinks": 2.2513,
"shrinks.": 2.2513,
"sidebar": 2.2513,
"significant": 1.1527,
"signs": 1.8458,
"simplified": 2.2513,
"since": 1.335,
"single": 2.2513,
"size.": 2.2513,
"skip": 2.2513,
"slingshooter08": 1.5581,
"slot": 2.2513,
"slow_falling": 2.2513,
"smite": 2.2513,
"source": 1.5581,
"sourcedimension": 2.2513,
"sourceobjective": 2.2513,
"sourcepath": 2.2513,
"sourcepos": 2.2513,
"south": 2.2513,
"sp": 2.2513,
"spawn_egg_override:": 2.2513,
"spawns": 2.2513,
"specific": 2.2513,
"specified": 2.2513,
"spectator": 2.2513,
"spectator.": 2.2513,
"spectator_all:": 2.2513,
"speed": 2.2513,
"split": 2.2513,
"stack": 2.2513,
"start": 2.2513,
"starts": 2.2513,
"states:": 1.8458,
"status": 2.2513,
"still": 2.2513,
"stone": 2.2513,
"storage": 2.2513,
"store": 2.2513,
"storm": 1.8458,
"string": 2.2513,
"structure": 2.2513,
"style": 2.2513,
"subcommand": 2.2513,
"subcommand:": 2.2513,
"success": 2.2513,
"sudo": 2.2513,
"summon": 1.8458,
"summons": 2.2513,
"superflat": 2.2513,
"supports": 2.2513,
"survival": 1.335,
"survival_player:": 2.2513,
"syntax": 1.8458,
"syntax.": 2.2513,
"tags": 1.8458,
"take": 2.2513,
"target": 0.865,
"target:": 2.2513,
"targetdimension": 2.2513,
"targetobjective": 2.2513,
"targetpath": 2.2513,
"targetpos": 2.2513,
"targets": 0.9985,
"targets:": 1.335,
"teleport": 2.2513,
"teleport.": 2.2513,
"teleporting": 2.2513,
"teleporting.": 2.2513,
"teleports": 2.2513,
"test": 2.2513,
"that": 2.2513,
"the": 0.7472,
"this": 2.2513,
"thunder": 2.2513,
"thunder.": 1.8458,
"thunder:": 2.2513,
"thunderstorm": 2.2513,
"ticks": 2.2513,
"ticks.": 2.2513,
"time": 2.2513,
"time:": 2.2513,
"timed:": 2.2513,
"tnt": 2.2513,
"to": 0.3054,
"to.": 2.2513,
"to:": 2.2513,
"to_coords:": 2.2513,
"to_player:": 2.2513,
"tools.": 2.2513,
"tp": 1.8458,
"training": 2.2513,
"translator": 2.2513,
"transposed": 2.2513,
"true": 1.335,
"type": 0.9985,
"type.": 2.2513,
"type:": 2.2513,
"unbreaking:3": 2.2513,
"unchanged": 2.2513,
"unless": 2.2513,
"unnecessary": 2.2513,
"unreliable": 2.2513,
"up": 2.2513,
"upper": 2.2513,
"use": 0.7472,
"uses": 1.8458,
"using": 1.335,
"uuid.": 1.8458,
"valid": 1.8458,
"value": 1.8458,
"values": 2.2513,
"values:": 2.2513,
"vanilla": 1.5581,
"version": 1.335,
"volume": 2.2513,
"warning": 2.2513,
"weather": 2.2513,
"weather_values:": 2.2513,
"west.": 2.2513,
"when": 1.8458,
"whether": 2.2513,
"whose": 2.2513,
"with": 0.5465,
"with_enchantments:": 2.2513,
"with_lore:": 2.2513,
"with_nbt:": 2.2513,
"with_potion:": 2.2513,
"with_state:": 2.2513,
"without": 1.5581,
"wood": 2.2513,
"words": 2.2513,
"works": 1.5581,
"world": 1.5581,
"world_type": 2.2513,
"worldborder": 2.2513,
"yaw": 2.2513,
"yaw:": 2.2513,
"zero": 2.2513,
"zombie": 2.2513,
"zombies": 2.2513
}
}