Datasets:
Upload 12 files
Browse files- .gitattributes +2 -0
- minecraft_command_dataset_large_70k_test.jsonl +0 -0
- minecraft_command_dataset_large_70k_train.jsonl +3 -0
- minecraft_command_dataset_large_70k_val.jsonl +0 -0
- minecraft_command_dataset_medium_40k_test.jsonl +0 -0
- minecraft_command_dataset_medium_40k_train.jsonl +3 -0
- minecraft_command_dataset_medium_40k_val.jsonl +0 -0
- minecraft_command_dataset_small_10k_test.jsonl +0 -0
- minecraft_command_dataset_small_10k_train.jsonl +0 -0
- minecraft_command_dataset_small_10k_val.jsonl +0 -0
- minecraft_command_dataset_tiny_1k_test.jsonl +100 -0
- minecraft_command_dataset_tiny_1k_train.jsonl +0 -0
- minecraft_command_dataset_tiny_1k_val.jsonl +100 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
minecraft_command_dataset_large_70k_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
minecraft_command_dataset_medium_40k_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
minecraft_command_dataset_large_70k_test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
minecraft_command_dataset_large_70k_train.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02e01947cf9552092e756469c8ce2a919c12f48bb50b4dd373041060ac097a87
|
| 3 |
+
size 26371964
|
minecraft_command_dataset_large_70k_val.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
minecraft_command_dataset_medium_40k_test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
minecraft_command_dataset_medium_40k_train.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d319dd3aa0a243fa8f7a7490a99f7b3b8b68bbe1710ce4228b88e2fb02831a1b
|
| 3 |
+
size 15078194
|
minecraft_command_dataset_medium_40k_val.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
minecraft_command_dataset_small_10k_test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
minecraft_command_dataset_small_10k_train.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
minecraft_command_dataset_small_10k_val.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
minecraft_command_dataset_tiny_1k_test.jsonl
ADDED
|
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"input": "Convert this command to a simpler version: effect give #Calc minecraft:fire_resistance 184 4", "output": "Apply fire_resistance effect level 4 to #Calc for 184 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "#Calc", "minecraft:fire_resistance", "184", "4"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949017", "split": "test", "version": "tiny_1k"}}
|
| 2 |
+
{"input": "What is the purpose of this Minecraft command? give #Bot elytra 24", "output": "Give 24 elytra(s) to #Bot", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "#Bot", "elytra", "24"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949060", "split": "test", "version": "tiny_1k"}}
|
| 3 |
+
{"input": "Explain this command line: execute as @s at @s run tp @s 59 132 8", "output": "Teleport @s to coordinates (59,132,8)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@s", "at", "@s", "run", "tp", "@s", "59", "132", "8"], "alternative_descriptions": ["Executes a teleport command as @s", "Runs a command from @s's perspective", "Performs an action using @s as the executor"], "timestamp": "2025-09-14T11:34:45.949081", "split": "test", "version": "tiny_1k"}}
|
| 4 |
+
{"input": "What will happen when this command is executed? scoreboard players set #Calc Coins 76", "output": "Set #Calc's Coins value to 76", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "set", "#Calc", "Coins", "76"], "alternative_descriptions": ["This command manages the scoreboard system by seting #Calc", "Modifies the scoreboard value for player #Calc", "A scoreboard command that affects #Calc's stats"], "timestamp": "2025-09-14T11:34:45.949101", "split": "test", "version": "tiny_1k"}}
|
| 5 |
+
{"input": "Convert this command to a simpler version: function mydatapack:reset_score", "output": "Execute custom function mydatapack:reset_score", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:reset_score"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949117", "split": "test", "version": "tiny_1k"}}
|
| 6 |
+
{"input": "Explain this command line: setblock 44 173 82 stone", "output": "Set block at (44,173,82) to stone", "metadata": {"command_type": "setblock", "difficulty": 2, "components": ["setblock", "44", "173", "82", "stone"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949133", "split": "test", "version": "tiny_1k"}}
|
| 7 |
+
{"input": "Explain the syntax and purpose of this command: setblock 2 149 32 command_block", "output": "Set block at (2,149,32) to command_block", "metadata": {"command_type": "setblock", "difficulty": 2, "components": ["setblock", "2", "149", "32", "command_block"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949148", "split": "test", "version": "tiny_1k"}}
|
| 8 |
+
{"input": "Convert this command to a simpler version: tp @s 36 252 27", "output": "Teleport @s to absolute coordinates (36 252 27)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "@s", "36", "252", "27"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949163", "split": "test", "version": "tiny_1k"}}
|
| 9 |
+
{"input": "Break down the components of this command: scoreboard objectives add Level dummy", "output": "Create a new scoreboard objective named Level", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "objectives", "add", "Level", "dummy"], "alternative_descriptions": ["This command manages the scoreboard system by adding Level", "Modifies the scoreboard value for player Level", "A scoreboard command that affects Level's stats"], "timestamp": "2025-09-14T11:34:45.949177", "split": "test", "version": "tiny_1k"}}
|
| 10 |
+
{"input": "Explain the syntax and purpose of this command: execute as @r at @r run tp @s 85 170 7", "output": "Teleport @r to coordinates (85,170,7)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@r", "at", "@r", "run", "tp", "@s", "85", "170", "7"], "alternative_descriptions": ["Executes a teleport command as @r", "Runs a command from @r's perspective", "Performs an action using @r as the executor"], "timestamp": "2025-09-14T11:34:45.949194", "split": "test", "version": "tiny_1k"}}
|
| 11 |
+
{"input": "Explain this command line: execute as @e[type=player] at @e[type=player] run tp @s 67 129 81", "output": "Teleport @e[type=player] to coordinates (67,129,81)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@e[type=player]", "at", "@e[type=player]", "run", "tp", "@s", "67", "129", "81"], "alternative_descriptions": ["Executes a teleport command as @e[type=player]", "Runs a command from @e[type=player]'s perspective", "Performs an action using @e[type=player] as the executor"], "timestamp": "2025-09-14T11:34:45.949209", "split": "test", "version": "tiny_1k"}}
|
| 12 |
+
{"input": "What is the purpose of this Minecraft command? function mydatapack:teleport_players", "output": "Execute custom function mydatapack:teleport_players", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:teleport_players"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949222", "split": "test", "version": "tiny_1k"}}
|
| 13 |
+
{"input": "Explain the syntax and purpose of this command: tp @a ~ ~ ~", "output": "Teleport @a to relative coordinates (~ ~ ~)", "metadata": {"command_type": "tp", "difficulty": 3, "components": ["tp", "@a", "~", "~", "~"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949238", "split": "test", "version": "tiny_1k"}}
|
| 14 |
+
{"input": "Convert this command to a simpler version: effect give Steve minecraft:fire_resistance 141 3", "output": "Apply fire_resistance effect level 3 to Steve for 141 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "Steve", "minecraft:fire_resistance", "141", "3"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949252", "split": "test", "version": "tiny_1k"}}
|
| 15 |
+
{"input": "Break down the components of this command: scoreboard players operation @s Score = @e[type=player] Kills", "output": "Operate @s's Score with @e[type=player]'s Kills using =", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "@s", "Score", "=", "@e[type=player]", "Kills"], "alternative_descriptions": ["This command manages the scoreboard system by operationing @s", "Modifies the scoreboard value for player @s", "A scoreboard command that affects @s's stats"], "timestamp": "2025-09-14T11:34:45.949269", "split": "test", "version": "tiny_1k"}}
|
| 16 |
+
{"input": "How would you describe this command to a beginner? scoreboard players set @p Wins 73", "output": "Set @p's Wins value to 73", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "set", "@p", "Wins", "73"], "alternative_descriptions": ["This command manages the scoreboard system by seting @p", "Modifies the scoreboard value for player @p", "A scoreboard command that affects @p's stats"], "timestamp": "2025-09-14T11:34:45.949285", "split": "test", "version": "tiny_1k"}}
|
| 17 |
+
{"input": "Explain this command line: execute as Alex at Alex run tp @s 57 128 5", "output": "Teleport Alex to coordinates (57,128,5)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "Alex", "at", "Alex", "run", "tp", "@s", "57", "128", "5"], "alternative_descriptions": ["Executes a teleport command as Alex", "Runs a command from Alex's perspective", "Performs an action using Alex as the executor"], "timestamp": "2025-09-14T11:34:45.949301", "split": "test", "version": "tiny_1k"}}
|
| 18 |
+
{"input": "Explain the syntax and purpose of this command: tp #Calc 81 68 75", "output": "Teleport #Calc to absolute coordinates (81 68 75)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "#Calc", "81", "68", "75"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949317", "split": "test", "version": "tiny_1k"}}
|
| 19 |
+
{"input": "Break down the components of this command: tp @e[type=player] 95 44 95", "output": "Teleport @e[type=player] to absolute coordinates (95 44 95)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "@e[type=player]", "95", "44", "95"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949437", "split": "test", "version": "tiny_1k"}}
|
| 20 |
+
{"input": "Convert this command to a simpler version: give @a enchanted_book 37", "output": "Give 37 enchanted_book(s) to @a", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "@a", "enchanted_book", "37"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949458", "split": "test", "version": "tiny_1k"}}
|
| 21 |
+
{"input": "What are the key elements of this command? give Steve diamond_sword 1", "output": "Give 1 diamond_sword(s) to Steve", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "Steve", "diamond_sword", "1"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949472", "split": "test", "version": "tiny_1k"}}
|
| 22 |
+
{"input": "How does this command modify the game state? scoreboard players reset @r Score", "output": "Reset @r's Score value", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "reset", "@r", "Score"], "alternative_descriptions": ["This command manages the scoreboard system by reseting @r", "Modifies the scoreboard value for player @r", "A scoreboard command that affects @r's stats"], "timestamp": "2025-09-14T11:34:45.949486", "split": "test", "version": "tiny_1k"}}
|
| 23 |
+
{"input": "Break down the components of this command: effect give @e[type=player] minecraft:resistance 90 2", "output": "Apply resistance effect level 2 to @e[type=player] for 90 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "@e[type=player]", "minecraft:resistance", "90", "2"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949502", "split": "test", "version": "tiny_1k"}}
|
| 24 |
+
{"input": "Explain this command line: tp #Bot ~ ~ ~", "output": "Teleport #Bot to relative coordinates (~ ~ ~)", "metadata": {"command_type": "tp", "difficulty": 3, "components": ["tp", "#Bot", "~", "~", "~"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949517", "split": "test", "version": "tiny_1k"}}
|
| 25 |
+
{"input": "What are the key elements of this command? scoreboard players operation @s Points /= @s Time", "output": "Operate @s's Points with @s's Time using /=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "@s", "Points", "/=", "@s", "Time"], "alternative_descriptions": ["This command manages the scoreboard system by operationing @s", "Modifies the scoreboard value for player @s", "A scoreboard command that affects @s's stats"], "timestamp": "2025-09-14T11:34:45.949532", "split": "test", "version": "tiny_1k"}}
|
| 26 |
+
{"input": "Explain the syntax and purpose of this command: scoreboard players operation #Bot Time *= @a Points", "output": "Operate #Bot's Time with @a's Points using *=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "#Bot", "Time", "*=", "@a", "Points"], "alternative_descriptions": ["This command manages the scoreboard system by operationing #Bot", "Modifies the scoreboard value for player #Bot", "A scoreboard command that affects #Bot's stats"], "timestamp": "2025-09-14T11:34:45.949548", "split": "test", "version": "tiny_1k"}}
|
| 27 |
+
{"input": "How would you describe this command to a beginner? tp @e[type=player] 49 41 85", "output": "Teleport @e[type=player] to absolute coordinates (49 41 85)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "@e[type=player]", "49", "41", "85"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949563", "split": "test", "version": "tiny_1k"}}
|
| 28 |
+
{"input": "What are the key elements of this command? setblock 66 52 99 dirt", "output": "Set block at (66,52,99) to dirt", "metadata": {"command_type": "setblock", "difficulty": 2, "components": ["setblock", "66", "52", "99", "dirt"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949577", "split": "test", "version": "tiny_1k"}}
|
| 29 |
+
{"input": "What will happen when this command is executed? scoreboard players operation @r XP /= @e[type=player] XP", "output": "Operate @r's XP with @e[type=player]'s XP using /=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "@r", "XP", "/=", "@e[type=player]", "XP"], "alternative_descriptions": ["This command manages the scoreboard system by operationing @r", "Modifies the scoreboard value for player @r", "A scoreboard command that affects @r's stats"], "timestamp": "2025-09-14T11:34:45.949590", "split": "test", "version": "tiny_1k"}}
|
| 30 |
+
{"input": "How does this command modify the game state? scoreboard objectives add Level dummy", "output": "Create a new scoreboard objective named Level", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "objectives", "add", "Level", "dummy"], "alternative_descriptions": ["This command manages the scoreboard system by adding Level", "Modifies the scoreboard value for player Level", "A scoreboard command that affects Level's stats"], "timestamp": "2025-09-14T11:34:45.949604", "split": "test", "version": "tiny_1k"}}
|
| 31 |
+
{"input": "What will happen when this command is executed? function mydatapack:reset_score", "output": "Execute custom function mydatapack:reset_score", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:reset_score"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949617", "split": "test", "version": "tiny_1k"}}
|
| 32 |
+
{"input": "Explain the syntax and purpose of this command: effect give @r minecraft:regeneration 98 2", "output": "Apply regeneration effect level 2 to @r for 98 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "@r", "minecraft:regeneration", "98", "2"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949631", "split": "test", "version": "tiny_1k"}}
|
| 33 |
+
{"input": "Convert this command to a simpler version: give @e[type=player] elytra 15", "output": "Give 15 elytra(s) to @e[type=player]", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "@e[type=player]", "elytra", "15"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949644", "split": "test", "version": "tiny_1k"}}
|
| 34 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: scoreboard players reset Steve Health", "output": "Reset Steve's Health value", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "reset", "Steve", "Health"], "alternative_descriptions": ["This command manages the scoreboard system by reseting Steve", "Modifies the scoreboard value for player Steve", "A scoreboard command that affects Steve's stats"], "timestamp": "2025-09-14T11:34:45.949657", "split": "test", "version": "tiny_1k"}}
|
| 35 |
+
{"input": "Explain this command line: scoreboard players reset Alex Level", "output": "Reset Alex's Level value", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "reset", "Alex", "Level"], "alternative_descriptions": ["This command manages the scoreboard system by reseting Alex", "Modifies the scoreboard value for player Alex", "A scoreboard command that affects Alex's stats"], "timestamp": "2025-09-14T11:34:45.949670", "split": "test", "version": "tiny_1k"}}
|
| 36 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: effect give @a minecraft:levitation 31 5", "output": "Apply levitation effect level 5 to @a for 31 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "@a", "minecraft:levitation", "31", "5"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949684", "split": "test", "version": "tiny_1k"}}
|
| 37 |
+
{"input": "What is the purpose of this Minecraft command? scoreboard players operation Alex XP /= @e[type=player] Deaths", "output": "Operate Alex's XP with @e[type=player]'s Deaths using /=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "Alex", "XP", "/=", "@e[type=player]", "Deaths"], "alternative_descriptions": ["This command manages the scoreboard system by operationing Alex", "Modifies the scoreboard value for player Alex", "A scoreboard command that affects Alex's stats"], "timestamp": "2025-09-14T11:34:45.949698", "split": "test", "version": "tiny_1k"}}
|
| 38 |
+
{"input": "How does this command modify the game state? give @s diamond_sword 49", "output": "Give 49 diamond_sword(s) to @s", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "@s", "diamond_sword", "49"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949774", "split": "test", "version": "tiny_1k"}}
|
| 39 |
+
{"input": "What will happen when this command is executed? scoreboard players set @p Level 15", "output": "Set @p's Level value to 15", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "set", "@p", "Level", "15"], "alternative_descriptions": ["This command manages the scoreboard system by seting @p", "Modifies the scoreboard value for player @p", "A scoreboard command that affects @p's stats"], "timestamp": "2025-09-14T11:34:45.949793", "split": "test", "version": "tiny_1k"}}
|
| 40 |
+
{"input": "What will happen when this command is executed? tp @a 26 218 76", "output": "Teleport @a to absolute coordinates (26 218 76)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "@a", "26", "218", "76"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949811", "split": "test", "version": "tiny_1k"}}
|
| 41 |
+
{"input": "Explain the syntax and purpose of this command: execute as Steve at Steve run tp @s 54 161 36", "output": "Teleport Steve to coordinates (54,161,36)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "Steve", "at", "Steve", "run", "tp", "@s", "54", "161", "36"], "alternative_descriptions": ["Executes a teleport command as Steve", "Runs a command from Steve's perspective", "Performs an action using Steve as the executor"], "timestamp": "2025-09-14T11:34:45.949833", "split": "test", "version": "tiny_1k"}}
|
| 42 |
+
{"input": "How does this command modify the game state? tp Steve ~ ~ ~", "output": "Teleport Steve to relative coordinates (~ ~ ~)", "metadata": {"command_type": "tp", "difficulty": 3, "components": ["tp", "Steve", "~", "~", "~"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949849", "split": "test", "version": "tiny_1k"}}
|
| 43 |
+
{"input": "What is the purpose of this Minecraft command? scoreboard players operation @r Wins /= @e[type=player] XP", "output": "Operate @r's Wins with @e[type=player]'s XP using /=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "@r", "Wins", "/=", "@e[type=player]", "XP"], "alternative_descriptions": ["This command manages the scoreboard system by operationing @r", "Modifies the scoreboard value for player @r", "A scoreboard command that affects @r's stats"], "timestamp": "2025-09-14T11:34:45.949863", "split": "test", "version": "tiny_1k"}}
|
| 44 |
+
{"input": "What will happen when this command is executed? effect give Alex minecraft:fire_resistance 243 3", "output": "Apply fire_resistance effect level 3 to Alex for 243 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "Alex", "minecraft:fire_resistance", "243", "3"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949878", "split": "test", "version": "tiny_1k"}}
|
| 45 |
+
{"input": "Explain the syntax and purpose of this command: function mydatapack:update_scoreboard", "output": "Execute custom function mydatapack:update_scoreboard", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:update_scoreboard"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949890", "split": "test", "version": "tiny_1k"}}
|
| 46 |
+
{"input": "Explain this command line: function mydatapack:teleport_players", "output": "Execute custom function mydatapack:teleport_players", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:teleport_players"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949900", "split": "test", "version": "tiny_1k"}}
|
| 47 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: tp Alex 81 250 68", "output": "Teleport Alex to absolute coordinates (81 250 68)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "Alex", "81", "250", "68"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949914", "split": "test", "version": "tiny_1k"}}
|
| 48 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: function mydatapack:end_game", "output": "Execute custom function mydatapack:end_game", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:end_game"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949925", "split": "test", "version": "tiny_1k"}}
|
| 49 |
+
{"input": "What is the purpose of this Minecraft command? execute as Steve at Steve run tp @s 49 231 63", "output": "Teleport Steve to coordinates (49,231,63)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "Steve", "at", "Steve", "run", "tp", "@s", "49", "231", "63"], "alternative_descriptions": ["Executes a teleport command as Steve", "Runs a command from Steve's perspective", "Performs an action using Steve as the executor"], "timestamp": "2025-09-14T11:34:45.949938", "split": "test", "version": "tiny_1k"}}
|
| 50 |
+
{"input": "Break down the components of this command: execute as #Bot at #Bot run tp @s 36 149 32", "output": "Teleport #Bot to coordinates (36,149,32)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "#Bot", "at", "#Bot", "run", "tp", "@s", "36", "149", "32"], "alternative_descriptions": ["Executes a teleport command as #Bot", "Runs a command from #Bot's perspective", "Performs an action using #Bot as the executor"], "timestamp": "2025-09-14T11:34:45.949952", "split": "test", "version": "tiny_1k"}}
|
| 51 |
+
{"input": "Break down the components of this command: tp @r 38 160 79", "output": "Teleport @r to absolute coordinates (38 160 79)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "@r", "38", "160", "79"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949967", "split": "test", "version": "tiny_1k"}}
|
| 52 |
+
{"input": "Explain the syntax and purpose of this command: effect give @p minecraft:fire_resistance 190 2", "output": "Apply fire_resistance effect level 2 to @p for 190 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "@p", "minecraft:fire_resistance", "190", "2"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949980", "split": "test", "version": "tiny_1k"}}
|
| 53 |
+
{"input": "What is the purpose of this Minecraft command? give @a diamond_sword 63", "output": "Give 63 diamond_sword(s) to @a", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "@a", "diamond_sword", "63"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.949992", "split": "test", "version": "tiny_1k"}}
|
| 54 |
+
{"input": "Explain this command line: scoreboard players operation Alex Deaths %= @a Health", "output": "Operate Alex's Deaths with @a's Health using %=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "Alex", "Deaths", "%=", "@a", "Health"], "alternative_descriptions": ["This command manages the scoreboard system by operationing Alex", "Modifies the scoreboard value for player Alex", "A scoreboard command that affects Alex's stats"], "timestamp": "2025-09-14T11:34:45.950005", "split": "test", "version": "tiny_1k"}}
|
| 55 |
+
{"input": "Explain this command line: give #Bot netherite_helmet 57", "output": "Give 57 netherite_helmet(s) to #Bot", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "#Bot", "netherite_helmet", "57"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950018", "split": "test", "version": "tiny_1k"}}
|
| 56 |
+
{"input": "How would you describe this command to a beginner? effect give @e[type=player] minecraft:fire_resistance 162 1", "output": "Apply fire_resistance effect level 1 to @e[type=player] for 162 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "@e[type=player]", "minecraft:fire_resistance", "162", "1"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950031", "split": "test", "version": "tiny_1k"}}
|
| 57 |
+
{"input": "Convert this command to a simpler version: scoreboard players reset Alex Time", "output": "Reset Alex's Time value", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "reset", "Alex", "Time"], "alternative_descriptions": ["This command manages the scoreboard system by reseting Alex", "Modifies the scoreboard value for player Alex", "A scoreboard command that affects Alex's stats"], "timestamp": "2025-09-14T11:34:45.950071", "split": "test", "version": "tiny_1k"}}
|
| 58 |
+
{"input": "What will happen when this command is executed? tp #Calc 90 98 19", "output": "Teleport #Calc to absolute coordinates (90 98 19)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "#Calc", "90", "98", "19"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950089", "split": "test", "version": "tiny_1k"}}
|
| 59 |
+
{"input": "Explain the syntax and purpose of this command: scoreboard objectives add Deaths dummy", "output": "Create a new scoreboard objective named Deaths", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "objectives", "add", "Deaths", "dummy"], "alternative_descriptions": ["This command manages the scoreboard system by adding Deaths", "Modifies the scoreboard value for player Deaths", "A scoreboard command that affects Deaths's stats"], "timestamp": "2025-09-14T11:34:45.950103", "split": "test", "version": "tiny_1k"}}
|
| 60 |
+
{"input": "Convert this command to a simpler version: execute as @r at @r run tp @s 79 64 40", "output": "Teleport @r to coordinates (79,64,40)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@r", "at", "@r", "run", "tp", "@s", "79", "64", "40"], "alternative_descriptions": ["Executes a teleport command as @r", "Runs a command from @r's perspective", "Performs an action using @r as the executor"], "timestamp": "2025-09-14T11:34:45.950117", "split": "test", "version": "tiny_1k"}}
|
| 61 |
+
{"input": "What will happen when this command is executed? execute as #Bot at #Bot run tp @s 71 255 14", "output": "Teleport #Bot to coordinates (71,255,14)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "#Bot", "at", "#Bot", "run", "tp", "@s", "71", "255", "14"], "alternative_descriptions": ["Executes a teleport command as #Bot", "Runs a command from #Bot's perspective", "Performs an action using #Bot as the executor"], "timestamp": "2025-09-14T11:34:45.950131", "split": "test", "version": "tiny_1k"}}
|
| 62 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: function mydatapack:end_game", "output": "Execute custom function mydatapack:end_game", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:end_game"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950142", "split": "test", "version": "tiny_1k"}}
|
| 63 |
+
{"input": "Break down the components of this command: scoreboard players operation #Calc Time -= @e[type=player] Kills", "output": "Operate #Calc's Time with @e[type=player]'s Kills using -=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "#Calc", "Time", "-=", "@e[type=player]", "Kills"], "alternative_descriptions": ["This command manages the scoreboard system by operationing #Calc", "Modifies the scoreboard value for player #Calc", "A scoreboard command that affects #Calc's stats"], "timestamp": "2025-09-14T11:34:45.950156", "split": "test", "version": "tiny_1k"}}
|
| 64 |
+
{"input": "Explain this command line: effect give @s minecraft:strength 280 3", "output": "Apply strength effect level 3 to @s for 280 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "@s", "minecraft:strength", "280", "3"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950171", "split": "test", "version": "tiny_1k"}}
|
| 65 |
+
{"input": "How would you describe this command to a beginner? execute as @s at @s run tp @s 33 227 90", "output": "Teleport @s to coordinates (33,227,90)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@s", "at", "@s", "run", "tp", "@s", "33", "227", "90"], "alternative_descriptions": ["Executes a teleport command as @s", "Runs a command from @s's perspective", "Performs an action using @s as the executor"], "timestamp": "2025-09-14T11:34:45.950185", "split": "test", "version": "tiny_1k"}}
|
| 66 |
+
{"input": "Explain this command line: scoreboard players operation @e[type=player] Score += #Bot Health", "output": "Operate @e[type=player]'s Score with #Bot's Health using +=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "@e[type=player]", "Score", "+=", "#Bot", "Health"], "alternative_descriptions": ["This command manages the scoreboard system by operationing @e[type=player]", "Modifies the scoreboard value for player @e[type=player]", "A scoreboard command that affects @e[type=player]'s stats"], "timestamp": "2025-09-14T11:34:45.950200", "split": "test", "version": "tiny_1k"}}
|
| 67 |
+
{"input": "Explain the syntax and purpose of this command: scoreboard players operation #Bot Score = Alex Health", "output": "Operate #Bot's Score with Alex's Health using =", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "#Bot", "Score", "=", "Alex", "Health"], "alternative_descriptions": ["This command manages the scoreboard system by operationing #Bot", "Modifies the scoreboard value for player #Bot", "A scoreboard command that affects #Bot's stats"], "timestamp": "2025-09-14T11:34:45.950214", "split": "test", "version": "tiny_1k"}}
|
| 68 |
+
{"input": "How would you describe this command to a beginner? function mydatapack:spawn_boss", "output": "Execute custom function mydatapack:spawn_boss", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:spawn_boss"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950226", "split": "test", "version": "tiny_1k"}}
|
| 69 |
+
{"input": "How does this command modify the game state? effect give @r minecraft:fire_resistance 6 2", "output": "Apply fire_resistance effect level 2 to @r for 6 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "@r", "minecraft:fire_resistance", "6", "2"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950238", "split": "test", "version": "tiny_1k"}}
|
| 70 |
+
{"input": "What will happen when this command is executed? execute as @e[type=player] at @e[type=player] run tp @s 64 73 94", "output": "Teleport @e[type=player] to coordinates (64,73,94)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@e[type=player]", "at", "@e[type=player]", "run", "tp", "@s", "64", "73", "94"], "alternative_descriptions": ["Executes a teleport command as @e[type=player]", "Runs a command from @e[type=player]'s perspective", "Performs an action using @e[type=player] as the executor"], "timestamp": "2025-09-14T11:34:45.950252", "split": "test", "version": "tiny_1k"}}
|
| 71 |
+
{"input": "What will happen when this command is executed? scoreboard players reset #Bot Kills", "output": "Reset #Bot's Kills value", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "reset", "#Bot", "Kills"], "alternative_descriptions": ["This command manages the scoreboard system by reseting #Bot", "Modifies the scoreboard value for player #Bot", "A scoreboard command that affects #Bot's stats"], "timestamp": "2025-09-14T11:34:45.950267", "split": "test", "version": "tiny_1k"}}
|
| 72 |
+
{"input": "What is the purpose of this Minecraft command? effect give @r minecraft:invisibility 193 1", "output": "Apply invisibility effect level 1 to @r for 193 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "@r", "minecraft:invisibility", "193", "1"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950281", "split": "test", "version": "tiny_1k"}}
|
| 73 |
+
{"input": "What are the key elements of this command? tp Alex 52 86 59", "output": "Teleport Alex to absolute coordinates (52 86 59)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "Alex", "52", "86", "59"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950294", "split": "test", "version": "tiny_1k"}}
|
| 74 |
+
{"input": "How would you describe this command to a beginner? tp @a 25 80 33", "output": "Teleport @a to absolute coordinates (25 80 33)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "@a", "25", "80", "33"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950360", "split": "test", "version": "tiny_1k"}}
|
| 75 |
+
{"input": "What are the key elements of this command? scoreboard objectives add Score dummy", "output": "Create a new scoreboard objective named Score", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "objectives", "add", "Score", "dummy"], "alternative_descriptions": ["This command manages the scoreboard system by adding Score", "Modifies the scoreboard value for player Score", "A scoreboard command that affects Score's stats"], "timestamp": "2025-09-14T11:34:45.950378", "split": "test", "version": "tiny_1k"}}
|
| 76 |
+
{"input": "Convert this command to a simpler version: execute as Steve at Steve run tp @s 59 216 67", "output": "Teleport Steve to coordinates (59,216,67)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "Steve", "at", "Steve", "run", "tp", "@s", "59", "216", "67"], "alternative_descriptions": ["Executes a teleport command as Steve", "Runs a command from Steve's perspective", "Performs an action using Steve as the executor"], "timestamp": "2025-09-14T11:34:45.950394", "split": "test", "version": "tiny_1k"}}
|
| 77 |
+
{"input": "Break down the components of this command: give @e[type=player] elytra 2", "output": "Give 2 elytra(s) to @e[type=player]", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "@e[type=player]", "elytra", "2"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950408", "split": "test", "version": "tiny_1k"}}
|
| 78 |
+
{"input": "What will happen when this command is executed? setblock 51 0 49 bedrock", "output": "Set block at (51,0,49) to bedrock", "metadata": {"command_type": "setblock", "difficulty": 2, "components": ["setblock", "51", "0", "49", "bedrock"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950422", "split": "test", "version": "tiny_1k"}}
|
| 79 |
+
{"input": "What is the purpose of this Minecraft command? execute as #Bot at #Bot run tp @s 44 137 56", "output": "Teleport #Bot to coordinates (44,137,56)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "#Bot", "at", "#Bot", "run", "tp", "@s", "44", "137", "56"], "alternative_descriptions": ["Executes a teleport command as #Bot", "Runs a command from #Bot's perspective", "Performs an action using #Bot as the executor"], "timestamp": "2025-09-14T11:34:45.950436", "split": "test", "version": "tiny_1k"}}
|
| 80 |
+
{"input": "What is the purpose of this Minecraft command? function mydatapack:reset_score", "output": "Execute custom function mydatapack:reset_score", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:reset_score"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950448", "split": "test", "version": "tiny_1k"}}
|
| 81 |
+
{"input": "Convert this command to a simpler version: give Alex totem_of_undying 63", "output": "Give 63 totem_of_undying(s) to Alex", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "Alex", "totem_of_undying", "63"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950460", "split": "test", "version": "tiny_1k"}}
|
| 82 |
+
{"input": "Explain this command line: setblock 63 99 61 redstone_block", "output": "Set block at (63,99,61) to redstone_block", "metadata": {"command_type": "setblock", "difficulty": 2, "components": ["setblock", "63", "99", "61", "redstone_block"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950472", "split": "test", "version": "tiny_1k"}}
|
| 83 |
+
{"input": "Convert this command to a simpler version: effect give @a minecraft:strength 20 4", "output": "Apply strength effect level 4 to @a for 20 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "@a", "minecraft:strength", "20", "4"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950485", "split": "test", "version": "tiny_1k"}}
|
| 84 |
+
{"input": "What are the key elements of this command? execute as @e[type=player] at @e[type=player] run tp @s 18 96 13", "output": "Teleport @e[type=player] to coordinates (18,96,13)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@e[type=player]", "at", "@e[type=player]", "run", "tp", "@s", "18", "96", "13"], "alternative_descriptions": ["Executes a teleport command as @e[type=player]", "Runs a command from @e[type=player]'s perspective", "Performs an action using @e[type=player] as the executor"], "timestamp": "2025-09-14T11:34:45.950498", "split": "test", "version": "tiny_1k"}}
|
| 85 |
+
{"input": "Convert this command to a simpler version: execute as #Calc at #Calc run tp @s 93 64 77", "output": "Teleport #Calc to coordinates (93,64,77)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "#Calc", "at", "#Calc", "run", "tp", "@s", "93", "64", "77"], "alternative_descriptions": ["Executes a teleport command as #Calc", "Runs a command from #Calc's perspective", "Performs an action using #Calc as the executor"], "timestamp": "2025-09-14T11:34:45.950513", "split": "test", "version": "tiny_1k"}}
|
| 86 |
+
{"input": "How does this command modify the game state? tp @p 43 112 21", "output": "Teleport @p to absolute coordinates (43 112 21)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "@p", "43", "112", "21"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950528", "split": "test", "version": "tiny_1k"}}
|
| 87 |
+
{"input": "How does this command modify the game state? scoreboard players operation Alex Deaths = @s Health", "output": "Operate Alex's Deaths with @s's Health using =", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "Alex", "Deaths", "=", "@s", "Health"], "alternative_descriptions": ["This command manages the scoreboard system by operationing Alex", "Modifies the scoreboard value for player Alex", "A scoreboard command that affects Alex's stats"], "timestamp": "2025-09-14T11:34:45.950542", "split": "test", "version": "tiny_1k"}}
|
| 88 |
+
{"input": "What are the key elements of this command? function mydatapack:teleport_players", "output": "Execute custom function mydatapack:teleport_players", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:teleport_players"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950553", "split": "test", "version": "tiny_1k"}}
|
| 89 |
+
{"input": "Explain the syntax and purpose of this command: effect give Steve minecraft:night_vision 12 1", "output": "Apply night_vision effect level 1 to Steve for 12 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "Steve", "minecraft:night_vision", "12", "1"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950566", "split": "test", "version": "tiny_1k"}}
|
| 90 |
+
{"input": "What are the key elements of this command? scoreboard players reset #Bot Health", "output": "Reset #Bot's Health value", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "reset", "#Bot", "Health"], "alternative_descriptions": ["This command manages the scoreboard system by reseting #Bot", "Modifies the scoreboard value for player #Bot", "A scoreboard command that affects #Bot's stats"], "timestamp": "2025-09-14T11:34:45.950578", "split": "test", "version": "tiny_1k"}}
|
| 91 |
+
{"input": "What is the purpose of this Minecraft command? scoreboard players reset #Bot XP", "output": "Reset #Bot's XP value", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "reset", "#Bot", "XP"], "alternative_descriptions": ["This command manages the scoreboard system by reseting #Bot", "Modifies the scoreboard value for player #Bot", "A scoreboard command that affects #Bot's stats"], "timestamp": "2025-09-14T11:34:45.950592", "split": "test", "version": "tiny_1k"}}
|
| 92 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: give #Calc trident 45", "output": "Give 45 trident(s) to #Calc", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "#Calc", "trident", "45"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950629", "split": "test", "version": "tiny_1k"}}
|
| 93 |
+
{"input": "How would you describe this command to a beginner? scoreboard players operation @a Points %= @e[type=player] Deaths", "output": "Operate @a's Points with @e[type=player]'s Deaths using %=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "@a", "Points", "%=", "@e[type=player]", "Deaths"], "alternative_descriptions": ["This command manages the scoreboard system by operationing @a", "Modifies the scoreboard value for player @a", "A scoreboard command that affects @a's stats"], "timestamp": "2025-09-14T11:34:45.950646", "split": "test", "version": "tiny_1k"}}
|
| 94 |
+
{"input": "Break down the components of this command: give Alex shield 46", "output": "Give 46 shield(s) to Alex", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "Alex", "shield", "46"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950660", "split": "test", "version": "tiny_1k"}}
|
| 95 |
+
{"input": "What will happen when this command is executed? effect give @s minecraft:haste 46 1", "output": "Apply haste effect level 1 to @s for 46 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "@s", "minecraft:haste", "46", "1"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.950674", "split": "test", "version": "tiny_1k"}}
|
| 96 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: scoreboard players operation #Bot Level -= @a Coins", "output": "Operate #Bot's Level with @a's Coins using -=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "#Bot", "Level", "-=", "@a", "Coins"], "alternative_descriptions": ["This command manages the scoreboard system by operationing #Bot", "Modifies the scoreboard value for player #Bot", "A scoreboard command that affects #Bot's stats"], "timestamp": "2025-09-14T11:34:45.950688", "split": "test", "version": "tiny_1k"}}
|
| 97 |
+
{"input": "What will happen when this command is executed? scoreboard players operation @a Health %= #Calc XP", "output": "Operate @a's Health with #Calc's XP using %=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "@a", "Health", "%=", "#Calc", "XP"], "alternative_descriptions": ["This command manages the scoreboard system by operationing @a", "Modifies the scoreboard value for player @a", "A scoreboard command that affects @a's stats"], "timestamp": "2025-09-14T11:34:45.950703", "split": "test", "version": "tiny_1k"}}
|
| 98 |
+
{"input": "Explain this command line: execute as Alex at Alex run tp @s 97 234 50", "output": "Teleport Alex to coordinates (97,234,50)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "Alex", "at", "Alex", "run", "tp", "@s", "97", "234", "50"], "alternative_descriptions": ["Executes a teleport command as Alex", "Runs a command from Alex's perspective", "Performs an action using Alex as the executor"], "timestamp": "2025-09-14T11:34:45.950718", "split": "test", "version": "tiny_1k"}}
|
| 99 |
+
{"input": "What will happen when this command is executed? scoreboard objectives add Deaths dummy", "output": "Create a new scoreboard objective named Deaths", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "objectives", "add", "Deaths", "dummy"], "alternative_descriptions": ["This command manages the scoreboard system by adding Deaths", "Modifies the scoreboard value for player Deaths", "A scoreboard command that affects Deaths's stats"], "timestamp": "2025-09-14T11:34:45.950731", "split": "test", "version": "tiny_1k"}}
|
| 100 |
+
{"input": "What will happen when this command is executed? scoreboard players operation #Calc XP -= @r Coins", "output": "Operate #Calc's XP with @r's Coins using -=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "#Calc", "XP", "-=", "@r", "Coins"], "alternative_descriptions": ["This command manages the scoreboard system by operationing #Calc", "Modifies the scoreboard value for player #Calc", "A scoreboard command that affects #Calc's stats"], "timestamp": "2025-09-14T11:34:45.950745", "split": "test", "version": "tiny_1k"}}
|
minecraft_command_dataset_tiny_1k_train.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
minecraft_command_dataset_tiny_1k_val.jsonl
ADDED
|
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"input": "What is the purpose of this Minecraft command? setblock 39 204 69 barrier", "output": "Set block at (39,204,69) to barrier", "metadata": {"command_type": "setblock", "difficulty": 2, "components": ["setblock", "39", "204", "69", "barrier"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933350", "split": "val", "version": "tiny_1k"}}
|
| 2 |
+
{"input": "What are the key elements of this command? scoreboard players set #Calc Coins 31", "output": "Set #Calc's Coins value to 31", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "set", "#Calc", "Coins", "31"], "alternative_descriptions": ["This command manages the scoreboard system by seting #Calc", "Modifies the scoreboard value for player #Calc", "A scoreboard command that affects #Calc's stats"], "timestamp": "2025-09-14T11:34:45.933389", "split": "val", "version": "tiny_1k"}}
|
| 3 |
+
{"input": "What is the purpose of this Minecraft command? effect give #Calc minecraft:water_breathing 144 2", "output": "Apply water_breathing effect level 2 to #Calc for 144 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "#Calc", "minecraft:water_breathing", "144", "2"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933414", "split": "val", "version": "tiny_1k"}}
|
| 4 |
+
{"input": "Explain this command line: scoreboard objectives add Wins dummy", "output": "Create a new scoreboard objective named Wins", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "objectives", "add", "Wins", "dummy"], "alternative_descriptions": ["This command manages the scoreboard system by adding Wins", "Modifies the scoreboard value for player Wins", "A scoreboard command that affects Wins's stats"], "timestamp": "2025-09-14T11:34:45.933432", "split": "val", "version": "tiny_1k"}}
|
| 5 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: scoreboard players operation Alex Health %= @e[type=player] Points", "output": "Operate Alex's Health with @e[type=player]'s Points using %=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "Alex", "Health", "%=", "@e[type=player]", "Points"], "alternative_descriptions": ["This command manages the scoreboard system by operationing Alex", "Modifies the scoreboard value for player Alex", "A scoreboard command that affects Alex's stats"], "timestamp": "2025-09-14T11:34:45.933452", "split": "val", "version": "tiny_1k"}}
|
| 6 |
+
{"input": "Explain the syntax and purpose of this command: tp Alex 30 136 81", "output": "Teleport Alex to absolute coordinates (30 136 81)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "Alex", "30", "136", "81"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933471", "split": "val", "version": "tiny_1k"}}
|
| 7 |
+
{"input": "Explain this command line: tp #Calc 27 182 17", "output": "Teleport #Calc to absolute coordinates (27 182 17)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "#Calc", "27", "182", "17"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933487", "split": "val", "version": "tiny_1k"}}
|
| 8 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: scoreboard players operation @e[type=player] Points -= #Calc Time", "output": "Operate @e[type=player]'s Points with #Calc's Time using -=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "@e[type=player]", "Points", "-=", "#Calc", "Time"], "alternative_descriptions": ["This command manages the scoreboard system by operationing @e[type=player]", "Modifies the scoreboard value for player @e[type=player]", "A scoreboard command that affects @e[type=player]'s stats"], "timestamp": "2025-09-14T11:34:45.933502", "split": "val", "version": "tiny_1k"}}
|
| 9 |
+
{"input": "How does this command modify the game state? function mydatapack:start_game", "output": "Execute custom function mydatapack:start_game", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:start_game"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933516", "split": "val", "version": "tiny_1k"}}
|
| 10 |
+
{"input": "Convert this command to a simpler version: scoreboard players reset @p Level", "output": "Reset @p's Level value", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "reset", "@p", "Level"], "alternative_descriptions": ["This command manages the scoreboard system by reseting @p", "Modifies the scoreboard value for player @p", "A scoreboard command that affects @p's stats"], "timestamp": "2025-09-14T11:34:45.933531", "split": "val", "version": "tiny_1k"}}
|
| 11 |
+
{"input": "What will happen when this command is executed? give @r shield 60", "output": "Give 60 shield(s) to @r", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "@r", "shield", "60"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933545", "split": "val", "version": "tiny_1k"}}
|
| 12 |
+
{"input": "Break down the components of this command: function mydatapack:initialize", "output": "Execute custom function mydatapack:initialize", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:initialize"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933556", "split": "val", "version": "tiny_1k"}}
|
| 13 |
+
{"input": "How does this command modify the game state? give @e[type=player] enchanted_book 17", "output": "Give 17 enchanted_book(s) to @e[type=player]", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "@e[type=player]", "enchanted_book", "17"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933575", "split": "val", "version": "tiny_1k"}}
|
| 14 |
+
{"input": "Convert this command to a simpler version: effect give @a minecraft:resistance 28 4", "output": "Apply resistance effect level 4 to @a for 28 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "@a", "minecraft:resistance", "28", "4"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933589", "split": "val", "version": "tiny_1k"}}
|
| 15 |
+
{"input": "Explain the syntax and purpose of this command: effect give @e[type=player] minecraft:night_vision 150 4", "output": "Apply night_vision effect level 4 to @e[type=player] for 150 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "@e[type=player]", "minecraft:night_vision", "150", "4"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933604", "split": "val", "version": "tiny_1k"}}
|
| 16 |
+
{"input": "What will happen when this command is executed? execute as #Bot at #Bot run tp @s 52 207 100", "output": "Teleport #Bot to coordinates (52,207,100)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "#Bot", "at", "#Bot", "run", "tp", "@s", "52", "207", "100"], "alternative_descriptions": ["Executes a teleport command as #Bot", "Runs a command from #Bot's perspective", "Performs an action using #Bot as the executor"], "timestamp": "2025-09-14T11:34:45.933621", "split": "val", "version": "tiny_1k"}}
|
| 17 |
+
{"input": "What are the key elements of this command? execute as #Calc at #Calc run tp @s 30 6 86", "output": "Teleport #Calc to coordinates (30,6,86)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "#Calc", "at", "#Calc", "run", "tp", "@s", "30", "6", "86"], "alternative_descriptions": ["Executes a teleport command as #Calc", "Runs a command from #Calc's perspective", "Performs an action using #Calc as the executor"], "timestamp": "2025-09-14T11:34:45.933638", "split": "val", "version": "tiny_1k"}}
|
| 18 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: execute as #Calc at #Calc run tp @s 92 56 6", "output": "Teleport #Calc to coordinates (92,56,6)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "#Calc", "at", "#Calc", "run", "tp", "@s", "92", "56", "6"], "alternative_descriptions": ["Executes a teleport command as #Calc", "Runs a command from #Calc's perspective", "Performs an action using #Calc as the executor"], "timestamp": "2025-09-14T11:34:45.933652", "split": "val", "version": "tiny_1k"}}
|
| 19 |
+
{"input": "What are the key elements of this command? effect give Steve minecraft:fire_resistance 116 4", "output": "Apply fire_resistance effect level 4 to Steve for 116 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "Steve", "minecraft:fire_resistance", "116", "4"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933782", "split": "val", "version": "tiny_1k"}}
|
| 20 |
+
{"input": "What is the purpose of this Minecraft command? execute as @p at @p run tp @s 67 155 22", "output": "Teleport @p to coordinates (67,155,22)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@p", "at", "@p", "run", "tp", "@s", "67", "155", "22"], "alternative_descriptions": ["Executes a teleport command as @p", "Runs a command from @p's perspective", "Performs an action using @p as the executor"], "timestamp": "2025-09-14T11:34:45.933807", "split": "val", "version": "tiny_1k"}}
|
| 21 |
+
{"input": "What will happen when this command is executed? tp @e[type=player] 92 99 28", "output": "Teleport @e[type=player] to absolute coordinates (92 99 28)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "@e[type=player]", "92", "99", "28"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933825", "split": "val", "version": "tiny_1k"}}
|
| 22 |
+
{"input": "What are the key elements of this command? execute as #Calc at #Calc run tp @s 54 62 94", "output": "Teleport #Calc to coordinates (54,62,94)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "#Calc", "at", "#Calc", "run", "tp", "@s", "54", "62", "94"], "alternative_descriptions": ["Executes a teleport command as #Calc", "Runs a command from #Calc's perspective", "Performs an action using #Calc as the executor"], "timestamp": "2025-09-14T11:34:45.933840", "split": "val", "version": "tiny_1k"}}
|
| 23 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: execute as @s at @s run tp @s 79 229 77", "output": "Teleport @s to coordinates (79,229,77)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@s", "at", "@s", "run", "tp", "@s", "79", "229", "77"], "alternative_descriptions": ["Executes a teleport command as @s", "Runs a command from @s's perspective", "Performs an action using @s as the executor"], "timestamp": "2025-09-14T11:34:45.933856", "split": "val", "version": "tiny_1k"}}
|
| 24 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: execute as Steve at Steve run tp @s 35 100 27", "output": "Teleport Steve to coordinates (35,100,27)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "Steve", "at", "Steve", "run", "tp", "@s", "35", "100", "27"], "alternative_descriptions": ["Executes a teleport command as Steve", "Runs a command from Steve's perspective", "Performs an action using Steve as the executor"], "timestamp": "2025-09-14T11:34:45.933872", "split": "val", "version": "tiny_1k"}}
|
| 25 |
+
{"input": "Break down the components of this command: tp @s 6 128 74", "output": "Teleport @s to absolute coordinates (6 128 74)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "@s", "6", "128", "74"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933887", "split": "val", "version": "tiny_1k"}}
|
| 26 |
+
{"input": "Break down the components of this command: execute as @s at @s run tp @s 23 140 29", "output": "Teleport @s to coordinates (23,140,29)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@s", "at", "@s", "run", "tp", "@s", "23", "140", "29"], "alternative_descriptions": ["Executes a teleport command as @s", "Runs a command from @s's perspective", "Performs an action using @s as the executor"], "timestamp": "2025-09-14T11:34:45.933901", "split": "val", "version": "tiny_1k"}}
|
| 27 |
+
{"input": "Explain this command line: give Alex arrow 48", "output": "Give 48 arrow(s) to Alex", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "Alex", "arrow", "48"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933914", "split": "val", "version": "tiny_1k"}}
|
| 28 |
+
{"input": "How would you describe this command to a beginner? effect give @e[type=player] minecraft:water_breathing 182 4", "output": "Apply water_breathing effect level 4 to @e[type=player] for 182 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "@e[type=player]", "minecraft:water_breathing", "182", "4"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933927", "split": "val", "version": "tiny_1k"}}
|
| 29 |
+
{"input": "Break down the components of this command: scoreboard objectives add Deaths dummy", "output": "Create a new scoreboard objective named Deaths", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "objectives", "add", "Deaths", "dummy"], "alternative_descriptions": ["This command manages the scoreboard system by adding Deaths", "Modifies the scoreboard value for player Deaths", "A scoreboard command that affects Deaths's stats"], "timestamp": "2025-09-14T11:34:45.933942", "split": "val", "version": "tiny_1k"}}
|
| 30 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: function mydatapack:update_scoreboard", "output": "Execute custom function mydatapack:update_scoreboard", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:update_scoreboard"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933954", "split": "val", "version": "tiny_1k"}}
|
| 31 |
+
{"input": "What will happen when this command is executed? scoreboard players set @e[type=player] Kills 89", "output": "Set @e[type=player]'s Kills value to 89", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "set", "@e[type=player]", "Kills", "89"], "alternative_descriptions": ["This command manages the scoreboard system by seting @e[type=player]", "Modifies the scoreboard value for player @e[type=player]", "A scoreboard command that affects @e[type=player]'s stats"], "timestamp": "2025-09-14T11:34:45.933968", "split": "val", "version": "tiny_1k"}}
|
| 32 |
+
{"input": "What will happen when this command is executed? give @s netherite_helmet 60", "output": "Give 60 netherite_helmet(s) to @s", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "@s", "netherite_helmet", "60"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933982", "split": "val", "version": "tiny_1k"}}
|
| 33 |
+
{"input": "Explain the syntax and purpose of this command: function mydatapack:give_rewards", "output": "Execute custom function mydatapack:give_rewards", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:give_rewards"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.933993", "split": "val", "version": "tiny_1k"}}
|
| 34 |
+
{"input": "What is the purpose of this Minecraft command? function mydatapack:end_game", "output": "Execute custom function mydatapack:end_game", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:end_game"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934003", "split": "val", "version": "tiny_1k"}}
|
| 35 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: scoreboard players operation @p Coins += @a Time", "output": "Operate @p's Coins with @a's Time using +=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "@p", "Coins", "+=", "@a", "Time"], "alternative_descriptions": ["This command manages the scoreboard system by operationing @p", "Modifies the scoreboard value for player @p", "A scoreboard command that affects @p's stats"], "timestamp": "2025-09-14T11:34:45.934017", "split": "val", "version": "tiny_1k"}}
|
| 36 |
+
{"input": "Break down the components of this command: function mydatapack:reset_score", "output": "Execute custom function mydatapack:reset_score", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:reset_score"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934030", "split": "val", "version": "tiny_1k"}}
|
| 37 |
+
{"input": "What are the key elements of this command? effect give @r minecraft:speed 285 1", "output": "Apply speed effect level 1 to @r for 285 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "@r", "minecraft:speed", "285", "1"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934123", "split": "val", "version": "tiny_1k"}}
|
| 38 |
+
{"input": "Break down the components of this command: scoreboard players reset Alex Coins", "output": "Reset Alex's Coins value", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "reset", "Alex", "Coins"], "alternative_descriptions": ["This command manages the scoreboard system by reseting Alex", "Modifies the scoreboard value for player Alex", "A scoreboard command that affects Alex's stats"], "timestamp": "2025-09-14T11:34:45.934143", "split": "val", "version": "tiny_1k"}}
|
| 39 |
+
{"input": "Break down the components of this command: function mydatapack:give_items", "output": "Execute custom function mydatapack:give_items", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:give_items"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934157", "split": "val", "version": "tiny_1k"}}
|
| 40 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: tp #Bot 57 118 54", "output": "Teleport #Bot to absolute coordinates (57 118 54)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "#Bot", "57", "118", "54"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934172", "split": "val", "version": "tiny_1k"}}
|
| 41 |
+
{"input": "Explain the syntax and purpose of this command: function mydatapack:spawn_boss", "output": "Execute custom function mydatapack:spawn_boss", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:spawn_boss"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934183", "split": "val", "version": "tiny_1k"}}
|
| 42 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: function mydatapack:check_victory", "output": "Execute custom function mydatapack:check_victory", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:check_victory"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934194", "split": "val", "version": "tiny_1k"}}
|
| 43 |
+
{"input": "Explain this command line: tp #Bot ~ ~ ~", "output": "Teleport #Bot to relative coordinates (~ ~ ~)", "metadata": {"command_type": "tp", "difficulty": 3, "components": ["tp", "#Bot", "~", "~", "~"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934209", "split": "val", "version": "tiny_1k"}}
|
| 44 |
+
{"input": "Convert this command to a simpler version: scoreboard players set @r Coins 16", "output": "Set @r's Coins value to 16", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "set", "@r", "Coins", "16"], "alternative_descriptions": ["This command manages the scoreboard system by seting @r", "Modifies the scoreboard value for player @r", "A scoreboard command that affects @r's stats"], "timestamp": "2025-09-14T11:34:45.934222", "split": "val", "version": "tiny_1k"}}
|
| 45 |
+
{"input": "Explain the syntax and purpose of this command: scoreboard players operation Steve XP += @a Kills", "output": "Operate Steve's XP with @a's Kills using +=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "Steve", "XP", "+=", "@a", "Kills"], "alternative_descriptions": ["This command manages the scoreboard system by operationing Steve", "Modifies the scoreboard value for player Steve", "A scoreboard command that affects Steve's stats"], "timestamp": "2025-09-14T11:34:45.934238", "split": "val", "version": "tiny_1k"}}
|
| 46 |
+
{"input": "Break down the components of this command: scoreboard objectives add Wins dummy", "output": "Create a new scoreboard objective named Wins", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "objectives", "add", "Wins", "dummy"], "alternative_descriptions": ["This command manages the scoreboard system by adding Wins", "Modifies the scoreboard value for player Wins", "A scoreboard command that affects Wins's stats"], "timestamp": "2025-09-14T11:34:45.934252", "split": "val", "version": "tiny_1k"}}
|
| 47 |
+
{"input": "What will happen when this command is executed? tp @r ~ ~ ~", "output": "Teleport @r to relative coordinates (~ ~ ~)", "metadata": {"command_type": "tp", "difficulty": 3, "components": ["tp", "@r", "~", "~", "~"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934267", "split": "val", "version": "tiny_1k"}}
|
| 48 |
+
{"input": "What will happen when this command is executed? scoreboard players operation Alex Health %= @p Health", "output": "Operate Alex's Health with @p's Health using %=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "Alex", "Health", "%=", "@p", "Health"], "alternative_descriptions": ["This command manages the scoreboard system by operationing Alex", "Modifies the scoreboard value for player Alex", "A scoreboard command that affects Alex's stats"], "timestamp": "2025-09-14T11:34:45.934280", "split": "val", "version": "tiny_1k"}}
|
| 49 |
+
{"input": "How does this command modify the game state? function mydatapack:check_victory", "output": "Execute custom function mydatapack:check_victory", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:check_victory"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934293", "split": "val", "version": "tiny_1k"}}
|
| 50 |
+
{"input": "Convert this command to a simpler version: function mydatapack:start_game", "output": "Execute custom function mydatapack:start_game", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:start_game"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934304", "split": "val", "version": "tiny_1k"}}
|
| 51 |
+
{"input": "What will happen when this command is executed? function mydatapack:give_rewards", "output": "Execute custom function mydatapack:give_rewards", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:give_rewards"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934313", "split": "val", "version": "tiny_1k"}}
|
| 52 |
+
{"input": "Explain this command line: execute as @e[type=player] at @e[type=player] run tp @s 30 198 24", "output": "Teleport @e[type=player] to coordinates (30,198,24)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@e[type=player]", "at", "@e[type=player]", "run", "tp", "@s", "30", "198", "24"], "alternative_descriptions": ["Executes a teleport command as @e[type=player]", "Runs a command from @e[type=player]'s perspective", "Performs an action using @e[type=player] as the executor"], "timestamp": "2025-09-14T11:34:45.934327", "split": "val", "version": "tiny_1k"}}
|
| 53 |
+
{"input": "What will happen when this command is executed? scoreboard objectives add Health dummy", "output": "Create a new scoreboard objective named Health", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "objectives", "add", "Health", "dummy"], "alternative_descriptions": ["This command manages the scoreboard system by adding Health", "Modifies the scoreboard value for player Health", "A scoreboard command that affects Health's stats"], "timestamp": "2025-09-14T11:34:45.934340", "split": "val", "version": "tiny_1k"}}
|
| 54 |
+
{"input": "How would you describe this command to a beginner? scoreboard players set @r Coins 95", "output": "Set @r's Coins value to 95", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "set", "@r", "Coins", "95"], "alternative_descriptions": ["This command manages the scoreboard system by seting @r", "Modifies the scoreboard value for player @r", "A scoreboard command that affects @r's stats"], "timestamp": "2025-09-14T11:34:45.934354", "split": "val", "version": "tiny_1k"}}
|
| 55 |
+
{"input": "What will happen when this command is executed? scoreboard objectives add Deaths dummy", "output": "Create a new scoreboard objective named Deaths", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "objectives", "add", "Deaths", "dummy"], "alternative_descriptions": ["This command manages the scoreboard system by adding Deaths", "Modifies the scoreboard value for player Deaths", "A scoreboard command that affects Deaths's stats"], "timestamp": "2025-09-14T11:34:45.934394", "split": "val", "version": "tiny_1k"}}
|
| 56 |
+
{"input": "What is the purpose of this Minecraft command? give @a totem_of_undying 25", "output": "Give 25 totem_of_undying(s) to @a", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "@a", "totem_of_undying", "25"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934410", "split": "val", "version": "tiny_1k"}}
|
| 57 |
+
{"input": "Convert this command to a simpler version: function mydatapack:reset_score", "output": "Execute custom function mydatapack:reset_score", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:reset_score"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934422", "split": "val", "version": "tiny_1k"}}
|
| 58 |
+
{"input": "What is the purpose of this Minecraft command? scoreboard players set #Calc Wins 37", "output": "Set #Calc's Wins value to 37", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "set", "#Calc", "Wins", "37"], "alternative_descriptions": ["This command manages the scoreboard system by seting #Calc", "Modifies the scoreboard value for player #Calc", "A scoreboard command that affects #Calc's stats"], "timestamp": "2025-09-14T11:34:45.934434", "split": "val", "version": "tiny_1k"}}
|
| 59 |
+
{"input": "How does this command modify the game state? function mydatapack:reset_score", "output": "Execute custom function mydatapack:reset_score", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:reset_score"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934446", "split": "val", "version": "tiny_1k"}}
|
| 60 |
+
{"input": "How does this command modify the game state? tp #Calc 78 7 83", "output": "Teleport #Calc to absolute coordinates (78 7 83)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "#Calc", "78", "7", "83"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934460", "split": "val", "version": "tiny_1k"}}
|
| 61 |
+
{"input": "Explain the syntax and purpose of this command: execute as @r at @r run tp @s 99 105 32", "output": "Teleport @r to coordinates (99,105,32)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@r", "at", "@r", "run", "tp", "@s", "99", "105", "32"], "alternative_descriptions": ["Executes a teleport command as @r", "Runs a command from @r's perspective", "Performs an action using @r as the executor"], "timestamp": "2025-09-14T11:34:45.934473", "split": "val", "version": "tiny_1k"}}
|
| 62 |
+
{"input": "How does this command modify the game state? function mydatapack:give_items", "output": "Execute custom function mydatapack:give_items", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:give_items"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934485", "split": "val", "version": "tiny_1k"}}
|
| 63 |
+
{"input": "How would you describe this command to a beginner? effect give #Bot minecraft:levitation 126 4", "output": "Apply levitation effect level 4 to #Bot for 126 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "#Bot", "minecraft:levitation", "126", "4"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934497", "split": "val", "version": "tiny_1k"}}
|
| 64 |
+
{"input": "What are the key elements of this command? scoreboard players reset @e[type=player] Level", "output": "Reset @e[type=player]'s Level value", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "reset", "@e[type=player]", "Level"], "alternative_descriptions": ["This command manages the scoreboard system by reseting @e[type=player]", "Modifies the scoreboard value for player @e[type=player]", "A scoreboard command that affects @e[type=player]'s stats"], "timestamp": "2025-09-14T11:34:45.934510", "split": "val", "version": "tiny_1k"}}
|
| 65 |
+
{"input": "Explain the syntax and purpose of this command: give @e[type=player] golden_apple 33", "output": "Give 33 golden_apple(s) to @e[type=player]", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "@e[type=player]", "golden_apple", "33"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934525", "split": "val", "version": "tiny_1k"}}
|
| 66 |
+
{"input": "Convert this command to a simpler version: setblock 44 224 100 barrier", "output": "Set block at (44,224,100) to barrier", "metadata": {"command_type": "setblock", "difficulty": 2, "components": ["setblock", "44", "224", "100", "barrier"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934539", "split": "val", "version": "tiny_1k"}}
|
| 67 |
+
{"input": "What will happen when this command is executed? execute as @p at @p run tp @s 10 156 8", "output": "Teleport @p to coordinates (10,156,8)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@p", "at", "@p", "run", "tp", "@s", "10", "156", "8"], "alternative_descriptions": ["Executes a teleport command as @p", "Runs a command from @p's perspective", "Performs an action using @p as the executor"], "timestamp": "2025-09-14T11:34:45.934552", "split": "val", "version": "tiny_1k"}}
|
| 68 |
+
{"input": "Convert this command to a simpler version: scoreboard players reset #Bot Coins", "output": "Reset #Bot's Coins value", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "reset", "#Bot", "Coins"], "alternative_descriptions": ["This command manages the scoreboard system by reseting #Bot", "Modifies the scoreboard value for player #Bot", "A scoreboard command that affects #Bot's stats"], "timestamp": "2025-09-14T11:34:45.934572", "split": "val", "version": "tiny_1k"}}
|
| 69 |
+
{"input": "How does this command modify the game state? function mydatapack:spawn_boss", "output": "Execute custom function mydatapack:spawn_boss", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:spawn_boss"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934584", "split": "val", "version": "tiny_1k"}}
|
| 70 |
+
{"input": "How does this command modify the game state? effect give @r minecraft:fire_resistance 49 1", "output": "Apply fire_resistance effect level 1 to @r for 49 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "@r", "minecraft:fire_resistance", "49", "1"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934597", "split": "val", "version": "tiny_1k"}}
|
| 71 |
+
{"input": "What is the purpose of this Minecraft command? function mydatapack:update_scoreboard", "output": "Execute custom function mydatapack:update_scoreboard", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:update_scoreboard"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934609", "split": "val", "version": "tiny_1k"}}
|
| 72 |
+
{"input": "Explain this command line: execute as @a at @a run tp @s 14 39 19", "output": "Teleport @a to coordinates (14,39,19)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@a", "at", "@a", "run", "tp", "@s", "14", "39", "19"], "alternative_descriptions": ["Executes a teleport command as @a", "Runs a command from @a's perspective", "Performs an action using @a as the executor"], "timestamp": "2025-09-14T11:34:45.934623", "split": "val", "version": "tiny_1k"}}
|
| 73 |
+
{"input": "What will happen when this command is executed? function mydatapack:teleport_players", "output": "Execute custom function mydatapack:teleport_players", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:teleport_players"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934635", "split": "val", "version": "tiny_1k"}}
|
| 74 |
+
{"input": "What will happen when this command is executed? execute as #Calc at #Calc run tp @s 0 50 33", "output": "Teleport #Calc to coordinates (0,50,33)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "#Calc", "at", "#Calc", "run", "tp", "@s", "0", "50", "33"], "alternative_descriptions": ["Executes a teleport command as #Calc", "Runs a command from #Calc's perspective", "Performs an action using #Calc as the executor"], "timestamp": "2025-09-14T11:34:45.934708", "split": "val", "version": "tiny_1k"}}
|
| 75 |
+
{"input": "How would you describe this command to a beginner? execute as Steve at Steve run tp @s 84 132 56", "output": "Teleport Steve to coordinates (84,132,56)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "Steve", "at", "Steve", "run", "tp", "@s", "84", "132", "56"], "alternative_descriptions": ["Executes a teleport command as Steve", "Runs a command from Steve's perspective", "Performs an action using Steve as the executor"], "timestamp": "2025-09-14T11:34:45.934729", "split": "val", "version": "tiny_1k"}}
|
| 76 |
+
{"input": "Break down the components of this command: give @r iron_pickaxe 17", "output": "Give 17 iron_pickaxe(s) to @r", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "@r", "iron_pickaxe", "17"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934744", "split": "val", "version": "tiny_1k"}}
|
| 77 |
+
{"input": "What will happen when this command is executed? function mydatapack:update_scoreboard", "output": "Execute custom function mydatapack:update_scoreboard", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:update_scoreboard"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934755", "split": "val", "version": "tiny_1k"}}
|
| 78 |
+
{"input": "What are the key elements of this command? effect give @p minecraft:haste 160 2", "output": "Apply haste effect level 2 to @p for 160 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "@p", "minecraft:haste", "160", "2"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934769", "split": "val", "version": "tiny_1k"}}
|
| 79 |
+
{"input": "What are the key elements of this command? execute as @a at @a run tp @s 1 68 91", "output": "Teleport @a to coordinates (1,68,91)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@a", "at", "@a", "run", "tp", "@s", "1", "68", "91"], "alternative_descriptions": ["Executes a teleport command as @a", "Runs a command from @a's perspective", "Performs an action using @a as the executor"], "timestamp": "2025-09-14T11:34:45.934784", "split": "val", "version": "tiny_1k"}}
|
| 80 |
+
{"input": "Explain the syntax and purpose of this command: tp Alex 44 33 86", "output": "Teleport Alex to absolute coordinates (44 33 86)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "Alex", "44", "33", "86"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934799", "split": "val", "version": "tiny_1k"}}
|
| 81 |
+
{"input": "Explain this command line: scoreboard players reset @e[type=player] Score", "output": "Reset @e[type=player]'s Score value", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "reset", "@e[type=player]", "Score"], "alternative_descriptions": ["This command manages the scoreboard system by reseting @e[type=player]", "Modifies the scoreboard value for player @e[type=player]", "A scoreboard command that affects @e[type=player]'s stats"], "timestamp": "2025-09-14T11:34:45.934812", "split": "val", "version": "tiny_1k"}}
|
| 82 |
+
{"input": "What are the key elements of this command? scoreboard players operation @s Deaths *= Alex Health", "output": "Operate @s's Deaths with Alex's Health using *=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "@s", "Deaths", "*=", "Alex", "Health"], "alternative_descriptions": ["This command manages the scoreboard system by operationing @s", "Modifies the scoreboard value for player @s", "A scoreboard command that affects @s's stats"], "timestamp": "2025-09-14T11:34:45.934828", "split": "val", "version": "tiny_1k"}}
|
| 83 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: scoreboard players operation @a Kills *= #Bot Wins", "output": "Operate @a's Kills with #Bot's Wins using *=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "@a", "Kills", "*=", "#Bot", "Wins"], "alternative_descriptions": ["This command manages the scoreboard system by operationing @a", "Modifies the scoreboard value for player @a", "A scoreboard command that affects @a's stats"], "timestamp": "2025-09-14T11:34:45.934844", "split": "val", "version": "tiny_1k"}}
|
| 84 |
+
{"input": "What are the key elements of this command? tp @a ~ ~ ~", "output": "Teleport @a to relative coordinates (~ ~ ~)", "metadata": {"command_type": "tp", "difficulty": 3, "components": ["tp", "@a", "~", "~", "~"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934860", "split": "val", "version": "tiny_1k"}}
|
| 85 |
+
{"input": "Summarize what this command does in Minecraft Data Pack: scoreboard players reset #Bot Time", "output": "Reset #Bot's Time value", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "players", "reset", "#Bot", "Time"], "alternative_descriptions": ["This command manages the scoreboard system by reseting #Bot", "Modifies the scoreboard value for player #Bot", "A scoreboard command that affects #Bot's stats"], "timestamp": "2025-09-14T11:34:45.934872", "split": "val", "version": "tiny_1k"}}
|
| 86 |
+
{"input": "Explain the syntax and purpose of this command: tp @e[type=player] ~ ~ ~", "output": "Teleport @e[type=player] to relative coordinates (~ ~ ~)", "metadata": {"command_type": "tp", "difficulty": 3, "components": ["tp", "@e[type=player]", "~", "~", "~"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934887", "split": "val", "version": "tiny_1k"}}
|
| 87 |
+
{"input": "What are the key elements of this command? effect give @a minecraft:speed 75 2", "output": "Apply speed effect level 2 to @a for 75 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "@a", "minecraft:speed", "75", "2"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934900", "split": "val", "version": "tiny_1k"}}
|
| 88 |
+
{"input": "Explain the syntax and purpose of this command: function mydatapack:check_victory", "output": "Execute custom function mydatapack:check_victory", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:check_victory"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934911", "split": "val", "version": "tiny_1k"}}
|
| 89 |
+
{"input": "Break down the components of this command: scoreboard objectives add Time dummy", "output": "Create a new scoreboard objective named Time", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "objectives", "add", "Time", "dummy"], "alternative_descriptions": ["This command manages the scoreboard system by adding Time", "Modifies the scoreboard value for player Time", "A scoreboard command that affects Time's stats"], "timestamp": "2025-09-14T11:34:45.934923", "split": "val", "version": "tiny_1k"}}
|
| 90 |
+
{"input": "Break down the components of this command: scoreboard objectives add Time dummy", "output": "Create a new scoreboard objective named Time", "metadata": {"command_type": "scoreboard", "difficulty": 2, "components": ["scoreboard", "objectives", "add", "Time", "dummy"], "alternative_descriptions": ["This command manages the scoreboard system by adding Time", "Modifies the scoreboard value for player Time", "A scoreboard command that affects Time's stats"], "timestamp": "2025-09-14T11:34:45.934936", "split": "val", "version": "tiny_1k"}}
|
| 91 |
+
{"input": "How does this command modify the game state? give @s diamond_sword 27", "output": "Give 27 diamond_sword(s) to @s", "metadata": {"command_type": "give", "difficulty": 2, "components": ["give", "@s", "diamond_sword", "27"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934949", "split": "val", "version": "tiny_1k"}}
|
| 92 |
+
{"input": "Explain this command line: tp Alex 93 47 90", "output": "Teleport Alex to absolute coordinates (93 47 90)", "metadata": {"command_type": "tp", "difficulty": 2, "components": ["tp", "Alex", "93", "47", "90"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.934988", "split": "val", "version": "tiny_1k"}}
|
| 93 |
+
{"input": "How would you describe this command to a beginner? scoreboard players operation @s XP += @e[type=player] Kills", "output": "Operate @s's XP with @e[type=player]'s Kills using +=", "metadata": {"command_type": "scoreboard", "difficulty": 4, "components": ["scoreboard", "players", "operation", "@s", "XP", "+=", "@e[type=player]", "Kills"], "alternative_descriptions": ["This command manages the scoreboard system by operationing @s", "Modifies the scoreboard value for player @s", "A scoreboard command that affects @s's stats"], "timestamp": "2025-09-14T11:34:45.935005", "split": "val", "version": "tiny_1k"}}
|
| 94 |
+
{"input": "What are the key elements of this command? execute as @r at @r run tp @s 33 23 7", "output": "Teleport @r to coordinates (33,23,7)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@r", "at", "@r", "run", "tp", "@s", "33", "23", "7"], "alternative_descriptions": ["Executes a teleport command as @r", "Runs a command from @r's perspective", "Performs an action using @r as the executor"], "timestamp": "2025-09-14T11:34:45.935021", "split": "val", "version": "tiny_1k"}}
|
| 95 |
+
{"input": "How does this command modify the game state? execute as @r at @r run tp @s 77 223 98", "output": "Teleport @r to coordinates (77,223,98)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@r", "at", "@r", "run", "tp", "@s", "77", "223", "98"], "alternative_descriptions": ["Executes a teleport command as @r", "Runs a command from @r's perspective", "Performs an action using @r as the executor"], "timestamp": "2025-09-14T11:34:45.935036", "split": "val", "version": "tiny_1k"}}
|
| 96 |
+
{"input": "How would you describe this command to a beginner? effect give #Calc minecraft:night_vision 186 2", "output": "Apply night_vision effect level 2 to #Calc for 186 seconds", "metadata": {"command_type": "effect", "difficulty": 2, "components": ["effect", "give", "#Calc", "minecraft:night_vision", "186", "2"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.935050", "split": "val", "version": "tiny_1k"}}
|
| 97 |
+
{"input": "Convert this command to a simpler version: function mydatapack:give_rewards", "output": "Execute custom function mydatapack:give_rewards", "metadata": {"command_type": "function", "difficulty": 1, "components": ["function", "mydatapack:give_rewards"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.935062", "split": "val", "version": "tiny_1k"}}
|
| 98 |
+
{"input": "Explain this command line: execute as @e[type=player] at @e[type=player] run tp @s 100 112 33", "output": "Teleport @e[type=player] to coordinates (100,112,33)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@e[type=player]", "at", "@e[type=player]", "run", "tp", "@s", "100", "112", "33"], "alternative_descriptions": ["Executes a teleport command as @e[type=player]", "Runs a command from @e[type=player]'s perspective", "Performs an action using @e[type=player] as the executor"], "timestamp": "2025-09-14T11:34:45.935075", "split": "val", "version": "tiny_1k"}}
|
| 99 |
+
{"input": "What will happen when this command is executed? execute as @r at @r run tp @s 42 8 71", "output": "Teleport @r to coordinates (42,8,71)", "metadata": {"command_type": "execute", "difficulty": 4, "components": ["execute", "as", "@r", "at", "@r", "run", "tp", "@s", "42", "8", "71"], "alternative_descriptions": ["Executes a teleport command as @r", "Runs a command from @r's perspective", "Performs an action using @r as the executor"], "timestamp": "2025-09-14T11:34:45.935090", "split": "val", "version": "tiny_1k"}}
|
| 100 |
+
{"input": "Convert this command to a simpler version: tp @s ~ ~ ~", "output": "Teleport @s to relative coordinates (~ ~ ~)", "metadata": {"command_type": "tp", "difficulty": 3, "components": ["tp", "@s", "~", "~", "~"], "alternative_descriptions": [], "timestamp": "2025-09-14T11:34:45.935104", "split": "val", "version": "tiny_1k"}}
|