TrainCarts/ActionBlocks [ja]

From BergerHealer Wiki
Revision as of 04:00, 16 June 2026 by Saihou-Heiki (talk | contribs) (Created page with "=== 駅ブロック ===")
Jump to navigation Jump to search
Other languages:

非推奨

ActionBlocksアドオンは非推奨になっており、サポートされません。最新のTrainCartsと競合してしまうためです。

概要

プラグインMinecart Maniaの機能をサポートするための試みとして、ActionBlocksが作られました。ActionBlocksはTrainCartsのアドオンで、プラグインのダウンロードに含まれています。これは別にTrainCartsの起動に必須のものではありませんが、こちらを動作させるにはTrainCartsが必要です。

ActionBlocksはTrainCartsの看板システムをより簡単にしたバージョンです。看板を使う代わりに、特定のブロックが特定の方法で動作します。どのブロックがTrainCartsBlocksを構成するかは、このファイルで設定可能です。

plugins/TrainCarts/blocks.yml

ブロック

現在、複数のブロックをサポートしており、すべて双方向かつオン・オフのレッドストーン回路の物理演算に対応しています。ブロックへのレッドストーン供給なしに動作させたい時のために、いくつかのブロックでは電源の反転モードも設定できます。また権限に関しては、TrainCartsのほうでの設定権限も利用されるので、プレイヤーが駅を建設しようとするのを制限することもできます。この権限はトロッコのレールをアクションブロックの上に設置しようとした時にいろいろ関わってきます。

駅ブロック

By default obsidian, it can stop trains when left unpowered. When powered again, it will launch trains into the previous direction, acting like the 'continue' of the sign version. If a train enters a powered station block, it will receive a boost.

Ejector block

By default iron, it can eject minecarts when powered. If unpowered, nothing happens.

Elevator

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.