.agents/skills/blocks/sculk_sensor/SKILL.md
スカルクセンサーの特性、配置方法、および操作に関するガイドラインです。
npx skillsauth add yadokari1130/MC-Redstone-AI minecraft_block_sculk_sensorInstall 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:sculk_sensorpower: 0〜15(出力されているレッドストーン信号の強度)sculk_sensor_phase: inactive, active, cooldown(待機、作動中、クールダウンの各フェーズ)waterlogged: true, false(水に浸かっているかどうか。trueの場合、音を発さなくなる)waterlogged を true にすることで、動作時の音を消すことができます。active フェーズ(30ゲームティック / 1.5秒)になり、その後 cooldown フェーズ(10ゲームティック / 0.5秒)を経て inactive に戻ります。max(1, 15 - floor(15 / 8 * distance)) です。tools
指定した座標にあるブロックのインベントリにアイテムをセットします。
tools
Minecraft の世界に指定したブロックを配置します。
tools
指定した座標のブロック(レバー、ボタンなど)を操作します。
tools
Minecraft の世界から指定した範囲のブロック情報を取得します。