/ActionBlocks
Saihou-Heiki (talk | contribs) (Created page with "== 非推奨 ==") |
Saihou-Heiki (talk | contribs) (Created page with "== 概要 ==") |
||
| Line 2: | Line 2: | ||
== 非推奨 == | == 非推奨 == | ||
<big>ActionBlocksアドオンは非推奨になっており、サポートされません。最新のTrainCartsと競合してしまうためです。</big> | |||
<big> | |||
== 概要 == | |||
= | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
Revision as of 03:43, 16 June 2026
非推奨
ActionBlocksアドオンは非推奨になっており、サポートされません。最新のTrainCartsと競合してしまうためです。
概要
In an attempt to fully support Minecart Mania's features, action blocks are introduced. Action blocks is an add-on for TrainCarts, which is included in the download. It is not a requirement to run TrainCarts, but the add-on does require TrainCarts.
Action blocks are dumbed-down versions of the Sign systems in the official TrainCarts. Instead of using signs, it is a certain block that behaves in certain ways. What block material performs what can be configured in the configuration of TrainCartsBlocks:
plugins/TrainCarts/blocks.yml
The blocks
It currently supports several blocks, all working in both directions and all working with on/off redstone physics. You can configure some action blocks to invert redstone power, just in case you want something to work without having to power the block. Permissions from the main TrainCarts are used as well, so you can deny players from building stations. This permission is active once the player tries to place a minecart track on top of an action block.
Station block
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
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.