/ActionBlocks
Saihou-Heiki (talk | contribs) No edit summary |
Saihou-Heiki (talk | contribs) (Created page with "初期では[https://ja.minecraft.wiki/w/%E9%89%84%E3%83%96%E3%83%AD%E3%83%83%E3%82%AF 鉄ブロック]です。電源が入っていると、トロッコから下車させます。もし電源が入っていなければ特に何も起きません。") |
||
| Line 22: | Line 22: | ||
=== イジェクターブロック === | === イジェクターブロック === | ||
初期では[https://ja.minecraft.wiki/w/%E9%89%84%E3%83%96%E3%83%AD%E3%83%83%E3%82%AF 鉄ブロック]です。電源が入っていると、トロッコから下車させます。もし電源が入っていなければ特に何も起きません。 | |||
=== エレベーター === | |||
=== | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
By default [https://minecraft.wiki/w/Block_of_Gold gold], it can teleport trains up and down to another elevator block. It favors teleporting upwards above downwards. When powered, it will teleport the train, if not, nothing happens. | By default [https://minecraft.wiki/w/Block_of_Gold gold], it can teleport trains up and down to another elevator block. It favors teleporting upwards above downwards. When powered, it will teleport the train, if not, nothing happens. | ||
</div> | </div> | ||
Revision as of 04:05, 16 June 2026
非推奨
ActionBlocksアドオンは非推奨になっており、サポートされません。最新のTrainCartsと競合してしまうためです。
概要
プラグインMinecart Maniaの機能をサポートするための試みとして、ActionBlocksが作られました。ActionBlocksはTrainCartsのアドオンで、プラグインのダウンロードに含まれています。これは別にTrainCartsの起動に必須のものではありませんが、こちらを動作させるにはTrainCartsが必要です。
ActionBlocksはTrainCartsの看板システムをより簡単にしたバージョンです。看板を使う代わりに、特定のブロックが特定の方法で動作します。どのブロックがTrainCartsBlocksを構成するかは、このファイルで設定可能です。
plugins/TrainCarts/blocks.yml
ブロック
現在、複数のブロックをサポートしており、すべて双方向かつオン・オフのレッドストーン回路の物理演算に対応しています。ブロックへのレッドストーン供給なしに動作させたい時のために、いくつかのブロックでは電源の反転モードも設定できます。また権限に関しては、TrainCartsのほうでの設定権限も利用されるので、プレイヤーが駅を建設しようとするのを制限することもできます。この権限はトロッコのレールをアクションブロックの上に設置しようとした時にいろいろ関わってきます。
ステーションブロック
デフォルトでは黒曜石が使われ、電源が入っていない時に列車を停止させます。電源がつけられると、看板システムでの『continue』と同じように発車させます。もし電源の入っているステーションブロックを列車が通過すると、加速します。
イジェクターブロック
初期では鉄ブロックです。電源が入っていると、トロッコから下車させます。もし電源が入っていなければ特に何も起きません。
エレベーター
By default gold, it can teleport trains up and down to another elevator block. It favors teleporting upwards above downwards. When powered, it will teleport the train, if not, nothing happens.