.agents/skills/blocks/redstone_torch/SKILL.md
レッドストーントーチの特性、配置方法、および機能に関するガイドラインです。
npx skillsauth add yadokari1130/MC-Redstone-AI minecraft_block_redstone_torchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
minecraft:redstone_torchminecraft:redstone_wall_torchlit (boolean): トーチが点灯しているかどうか。facing (direction): 壁掛け(redstone_wall_torch)の際、どの方向を向いているか(north, south, east, west)。place_blocks で配置する際は基本的に attaches を使用してください。これにより、土台となるブロックに合わせて facing が適切に設定され、redstone_torch と redstone_wall_torch の ID も自動的に選択されます。tools
指定した座標にあるブロックのインベントリにアイテムをセットします。
tools
Minecraft の世界に指定したブロックを配置します。
tools
指定した座標のブロック(レバー、ボタンなど)を操作します。
tools
Minecraft の世界から指定した範囲のブロック情報を取得します。