.agents/skills/blocks/trapdoor/SKILL.md
トラップドアの特性、配置方法、および操作に関するガイドラインです。
npx skillsauth add yadokari1130/MC-Redstone-AI minecraft_block_trapdoorInstall 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:oak_trapdoor (その他、各種木材のトラップドア)minecraft:iron_trapdoor (鉄のトラップドア)facing: north, south, east, west
half: top, bottom
open: true, false
powered: true, false
waterlogged: true, false
place_blocks を使用して設置する場合、facing と half を組み合わせて位置と向きを決定します。facing を壁の方向に、half を top に設定します。open プロパティを true にすることで、設置した瞬間から開いた状態にできます。open 状態を切り替えることができます。minecraft:iron_trapdoor) は、プレイヤーが直接右クリックして開閉することはできず、レッドストーン信号による制御のみ可能です。open 状態が切り替わり、powered が true になります。iron_trapdoor は手動で動かせないため、回路専用のゲートとして適しています。tools
指定した座標にあるブロックのインベントリにアイテムをセットします。
tools
Minecraft の世界に指定したブロックを配置します。
tools
指定した座標のブロック(レバー、ボタンなど)を操作します。
tools
Minecraft の世界から指定した範囲のブロック情報を取得します。