instruction
stringlengths
6
87
output
stringlengths
9
101
lang
stringclasses
2 values
command
stringclasses
12 values
mc_version
stringclasses
1 value
Send 5x Beacon to the nearest player
/give @p minecraft:beacon 5
en
give
1.21.5
全プレイヤーの持っているアイテムに射撃ダメージ増加Vを付与して
/enchant @a minecraft:power 5
ja
enchant
1.21.5
Put Acacia Leaves at coordinates (-165, 14, -6)
/setblock -165 14 -6 minecraft:acacia_leaves
en
setblock
1.21.5
Enchant a random player's held item with Fire Protection IV
/enchant @r minecraft:fire_protection 4
en
enchant
1.21.5
時間を1559ティックに設定して
/time set 1559
ja
time
1.21.5
(329, 35, 117)の位置にモンスタースポナー付きのトロッコを召喚して
/summon minecraft:spawner_minecart 329 35 117
ja
summon
1.21.5
Apply an infinite Glowing III effect to me
/effect give @s minecraft:glowing infinite 2
en
effect
1.21.5
Give everyone Resistance III for 90 seconds
/effect give @a minecraft:resistance 90 2
en
effect
1.21.5
Set the time to 22160 ticks
/time set 22160
en
time
1.21.5
Put the Conduit Power effect on everyone
/effect give @a minecraft:conduit_power
en
effect
1.21.5
(194, 102, -23)のブロックを歪んだドアにして
/setblock 194 102 -23 minecraft:warped_door
ja
setblock
1.21.5
Spawn a Slime at coordinates (29, 57, -27)
/summon minecraft:slime 29 57 -27
en
summon
1.21.5
Fill the area from -111 74 -85 to -110 86 -70 with Jungle Slab
/fill -111 74 -85 -110 86 -70 minecraft:jungle_slab
en
fill
1.21.5
Make an Arrow appear at (-132, 50, 57)
/summon minecraft:arrow -132 50 57
en
summon
1.21.5
Delete every Brewing Stand in my inventory
/clear @s minecraft:brewing_stand
en
clear
1.21.5
267 90 -341〜277 98 -335の範囲をジャングルのハーフブロックで満たして
/fill 267 90 -341 277 98 -335 minecraft:jungle_slab
ja
fill
1.21.5
自分に紫色のコンクリートパウダーを渡して
/give @s minecraft:purple_concrete_powder
ja
give
1.21.5
Give the nearest player 8x Exposed Copper Bulb
/give @p minecraft:exposed_copper_bulb 8
en
give
1.21.5
Put Saturation III on all players for 600 seconds
/effect give @a minecraft:saturation 600 2
en
effect
1.21.5
Summon a Salmon
/summon minecraft:salmon
en
summon
1.21.5
I need an Iron Pickaxe with Unbreaking I, give it to the nearest player
/give @p minecraft:iron_pickaxe[minecraft:enchantments={"minecraft:unbreaking":1}]
en
give
1.21.5
Give all players Chainmail Boots enchanted with Projectile Protection IV
/give @a minecraft:chainmail_boots[minecraft:enchantments={"minecraft:projectile_protection":4}]
en
give
1.21.5
全プレイヤーの手持ちアイテムにシルクタッチIを付けて
/enchant @a minecraft:silk_touch 1
ja
enchant
1.21.5
座標369 67 -418にチェスト付きのトロッコをスポーンさせて
/summon minecraft:chest_minecart 369 67 -418
ja
summon
1.21.5
Fill from (-287, 19, -200) to (-270, 24, -194) using Warped Pressure Plate
/fill -287 19 -200 -270 24 -194 minecraft:warped_pressure_plate
en
fill
1.21.5
ランダムなプレイヤーの手持ちアイテムに耐久力IIを付けて
/enchant @r minecraft:unbreaking 2
ja
enchant
1.21.5
15秒間、一番近くにいるプレイヤーに空腹Vをかけて
/effect give @p minecraft:hunger 15 4
ja
effect
1.21.5
Send 8x Tuff Bricks to everyone
/give @a minecraft:tuff_bricks 8
en
give
1.21.5
真珠色のフロッグライトを全員に1個渡して
/give @a minecraft:pearlescent_froglight
ja
give
1.21.5
全員にダメージ増加V付きの金の斧を渡して
/give @a minecraft:golden_axe[minecraft:enchantments={"minecraft:sharpness":5}]
ja
give
1.21.5
172 33 -262の位置に灰色の旗を置いて
/setblock 172 33 -262 minecraft:gray_banner
ja
setblock
1.21.5
-247 106 446〜-240 111 454の範囲をペールオークの木で満たして
/fill -247 106 446 -240 111 454 minecraft:pale_oak_wood
ja
fill
1.21.5
一番近くにいるプレイヤーのインベントリからチェーンのレギンスを全部削除して
/clear @p minecraft:chainmail_leggings
ja
clear
1.21.5
自分を-217 103 151に移動させて
/tp @s -217 103 151
ja
tp
1.21.5
Give a random player a Stone Axe with Mending I on it
/give @r minecraft:stone_axe[minecraft:enchantments={"minecraft:mending":1}]
en
give
1.21.5
全員の手持ちアイテムに落下耐性IIを付けて
/enchant @a minecraft:feather_falling 2
ja
enchant
1.21.5
Give me 3 copies of Fermented Spider Eye
/give @s minecraft:fermented_spider_eye 3
en
give
1.21.5
-217 12 240の位置に濡れたスポンジを置いて
/setblock -217 12 240 minecraft:wet_sponge
ja
setblock
1.21.5
Summon a Cod here
/summon minecraft:cod
en
summon
1.21.5
I need a Golden Shovel with Silk Touch I, give it to everyone
/give @a minecraft:golden_shovel[minecraft:enchantments={"minecraft:silk_touch":1}]
en
give
1.21.5
座標-64 41 -157から-63 51 -140までを模様入りの虫食い石レンガで埋めて
/fill -64 41 -157 -63 51 -140 minecraft:infested_chiseled_stone_bricks
ja
fill
1.21.5
全員を座標-424 118 -17にテレポートして
/tp @a -424 118 -17
ja
tp
1.21.5
ブレイズパウダーを一番近くにいるプレイヤーに1個渡して
/give @p minecraft:blaze_powder
ja
give
1.21.5
爆発耐性IIIのエンチャントが付いたチェーンのチェストプレートをランダムなプレイヤーに持たせて
/give @r minecraft:chainmail_chestplate[minecraft:enchantments={"minecraft:blast_protection":3}]
ja
give
1.21.5
Delete every Cyan Bundle in my inventory
/clear @s minecraft:cyan_bundle
en
clear
1.21.5
Give a random player Weaving IV forever
/effect give @r minecraft:weaving infinite 3
en
effect
1.21.5
Summon a Witch at -423 8 321
/summon minecraft:witch -423 8 321
en
summon
1.21.5
ダイヤモンドのシャベルに幸運IIを付けて自分に渡して
/give @s minecraft:diamond_shovel[minecraft:enchantments={"minecraft:fortune":2}]
ja
give
1.21.5
全員の手持ちアイテムに重撃Vを付けて
/enchant @a minecraft:density 5
ja
enchant
1.21.5
Put Knockback I on everyone's main-hand item
/enchant @a minecraft:knockback 1
en
enchant
1.21.5
Fill the area from -110 66 -240 to -101 74 -229 with Waxed Exposed Copper Bulb
/fill -110 66 -240 -101 74 -229 minecraft:waxed_exposed_copper_bulb
en
fill
1.21.5
Put the Weaving effect on a random player
/effect give @r minecraft:weaving
en
effect
1.21.5
自分に紫色のシュルカーボックスを渡して
/give @s minecraft:purple_shulker_box
ja
give
1.21.5
Place Chiseled Tuff at -323 77 -308
/setblock -323 77 -308 minecraft:chiseled_tuff
en
setblock
1.21.5
I need a Fishing Rod with Lure I, give it to the nearest player
/give @p minecraft:fishing_rod[minecraft:enchantments={"minecraft:lure":1}]
en
give
1.21.5
時間を3652ティックに設定して
/time set 3652
ja
time
1.21.5
Remove every Red Banner from my inventory
/clear @s minecraft:red_banner
en
clear
1.21.5
-73 66 383〜-70 72 387の範囲をネザライトブロックで満たして
/fill -73 66 383 -70 72 387 minecraft:netherite_block
ja
fill
1.21.5
Summon a Llama Spit
/summon minecraft:llama_spit
en
summon
1.21.5
Apply Invisibility I to all players for 90 seconds
/effect give @a minecraft:invisibility 90 0
en
effect
1.21.5
時刻を9426ティックに変更して
/time set 9426
ja
time
1.21.5
一番近くにいるプレイヤーを-37 61 370に移動させて
/tp @p -37 61 370
ja
tp
1.21.5
自分の手持ちのアイテムに火炎耐性IVのエンチャントをして
/enchant @s minecraft:fire_protection 4
ja
enchant
1.21.5
Warp a random player to (171, 2, -446)
/tp @r 171 2 -446
en
tp
1.21.5
全員を467 12 228に移動させて
/tp @a 467 12 228
ja
tp
1.21.5
Warp the nearest player to (-152, 25, 131)
/tp @p -152 25 131
en
tp
1.21.5
座標477 32 -245に垂れ根を設置して
/setblock 477 32 -245 minecraft:hanging_roots
ja
setblock
1.21.5
(335, 34, -332)へ全員をテレポートして
/tp @a 335 34 -332
ja
tp
1.21.5
Fill from (-124, 48, -41) to (-110, 58, -38) using Polished Blackstone Brick Wall
/fill -124 48 -41 -110 58 -38 minecraft:polished_blackstone_brick_wall
en
fill
1.21.5
Give all players a Diamond Sword enchanted with Smite V
/give @a minecraft:diamond_sword[minecraft:enchantments={"minecraft:smite":5}]
en
give
1.21.5
全プレイヤーに経験値を10ポイント追加して
/xp add @a 10 points
ja
xp
1.21.5
Give a Raw Rabbit to all players
/give @a minecraft:rabbit
en
give
1.21.5
幸運Iのエンチャントが付いた石のシャベルを全員に持たせて
/give @a minecraft:stone_shovel[minecraft:enchantments={"minecraft:fortune":1}]
ja
give
1.21.5
一番近くにいるプレイヤーを座標-224 16 306にテレポートして
/tp @p -224 16 306
ja
tp
1.21.5
123 73 -436〜129 88 -433の範囲を竹細工で満たして
/fill 123 73 -436 129 88 -433 minecraft:bamboo_mosaic
ja
fill
1.21.5
Change the world time to 22623 ticks
/time set 22623
en
time
1.21.5
Please give a random player a Green Carpet
/give @r minecraft:green_carpet
en
give
1.21.5
全員のインベントリに歪んだウォートブロックを8個入れて
/give @a minecraft:warped_wart_block 8
ja
give
1.21.5
全プレイヤーに修繕I付きのネザライトの斧を渡して
/give @a minecraft:netherite_axe[minecraft:enchantments={"minecraft:mending":1}]
ja
give
1.21.5
全プレイヤーのインベントリにエンドストーンレンガの階段を1つ入れて
/give @a minecraft:end_stone_brick_stairs
ja
give
1.21.5
Put Conduit Power IV on all players for 600 seconds
/effect give @a minecraft:conduit_power 600 3
en
effect
1.21.5
Send all players to coordinates (-14, 70, 23)
/tp @a -14 70 23
en
tp
1.21.5
(105, 14, -376)のブロックを壁に付けられたオークの看板にして
/setblock 105 14 -376 minecraft:oak_wall_sign
ja
setblock
1.21.5
Give me a Golden Helmet enchanted with Unbreaking II
/give @s minecraft:golden_helmet[minecraft:enchantments={"minecraft:unbreaking":2}]
en
give
1.21.5
228 15 350の位置に丸石の階段を置いて
/setblock 228 15 350 minecraft:cobblestone_stairs
ja
setblock
1.21.5
Give a random player 5x Polished Tuff Stairs
/give @r minecraft:polished_tuff_stairs 5
en
give
1.21.5
鉄のシャベルに効率強化IIを付けて一番近くにいるプレイヤーに渡して
/give @p minecraft:iron_shovel[minecraft:enchantments={"minecraft:efficiency":2}]
ja
give
1.21.5
Change the world time to 16067 ticks
/time set 16067
en
time
1.21.5
Warp all players to (356, 92, -419)
/tp @a 356 92 -419
en
tp
1.21.5
赤いネザーレンガを32個、一番近くにいるプレイヤーに渡して
/give @p minecraft:red_nether_bricks 32
ja
give
1.21.5
Set the time to 14510 ticks
/time set 14510
en
time
1.21.5
Give all players a Stone Shovel with Mending I on it
/give @a minecraft:stone_shovel[minecraft:enchantments={"minecraft:mending":1}]
en
give
1.21.5
全プレイヤーに錆止めされた酸化した切り込み入りの銅の階段を10個渡して
/give @a minecraft:waxed_oxidized_cut_copper_stairs 10
ja
give
1.21.5
(-379, 1, -152)の位置にハスクを召喚して
/summon minecraft:husk -379 1 -152
ja
summon
1.21.5
座標289 78 230に苔むした丸石の塀を設置して
/setblock 289 78 230 minecraft:mossy_cobblestone_wall
ja
setblock
1.21.5
ランダムなプレイヤーのインベントリから鉄格子を全部削除して
/clear @r minecraft:iron_bars
ja
clear
1.21.5
Send 64x Block of Copper to all players
/give @a minecraft:copper_block 64
en
give
1.21.5
Delete every Warped Stem in a random player's inventory
/clear @r minecraft:warped_stem
en
clear
1.21.5
Put Absorption II on me for 120 seconds
/effect give @s minecraft:absorption 120 1
en
effect
1.21.5
Please give all players a Glow Ink Sac
/give @a minecraft:glow_ink_sac
en
give
1.21.5