リピートコマンドブロックのIDと /give 例
繰り返し実行する仕組みを作るときに使います。
ID
リピートコマンドブロック のIDは minecraft:repeating_command_block です。
コマンド例
/give @p minecraft:repeating_command_block 1
生成ツールで使う
入力を変えたい場合は /commands/give の生成ツールで対象や数値を調整できます。
繰り返し実行する仕組みを作るときに使います。
リピートコマンドブロック のIDは minecraft:repeating_command_block です。
/give @p minecraft:repeating_command_block 1
入力を変えたい場合は /commands/give の生成ツールで対象や数値を調整できます。