.agents/skills/blocks/activator_rail/SKILL.md
アクティベーターレールの特性、配置方法、および操作に関するガイドラインです。
npx skillsauth add yadokari1130/MC-Redstone-AI minecraft_block_activator_railInstall 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:activator_railpowered: true, false
shape: north_south, east_west, ascending_east, ascending_west, ascending_north, ascending_south
waterlogged: true, false
shape プロパティを使用して、レールの繋がる向きを指定します。ascending_... を指定することで、段差のある場所にスロープとして設置できます。place_blocks で設置する際、近くのレールの状態に合わせて自動で接続されない場合があるため、明示的に shape を指定することが推奨されます。powered 状態が変化します。powered=true) のとき、その上を通過するトロッコ内のエンティティに対して特定の効果を及ぼします:
tools
指定した座標にあるブロックのインベントリにアイテムをセットします。
tools
Minecraft の世界に指定したブロックを配置します。
tools
指定した座標のブロック(レバー、ボタンなど)を操作します。
tools
Minecraft の世界から指定した範囲のブロック情報を取得します。