Difference between revisions of "TrainCarts/VanillaMinecarts/zh-cn"
Jump to navigation
Jump to search
(Created page with "=== 玩家放置 ===") |
|||
Line 17: | Line 17: | ||
* 使用指令 <code>/summon minecraft:minecart</code>。 | * 使用指令 <code>/summon minecraft:minecart</code>。 | ||
− | + | === 玩家放置 === | |
− | === | ||
− | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> |
Revision as of 15:08, 1 September 2024
原版矿车 和 TC 矿车
TC 会跟踪服务器上哪些矿车是“TC 矿车”。这意味着原版矿车和 TC 矿车可以共存。原版矿车不会受到 TC 的影响,控制牌不会对它们做出反应,TC 矿车也不会与它们进行链接。如果您需要完整原版矿车物理行为来制作红石装置或生物农场,请继续阅读。
生成原版矿车
为了使用原版矿车,最重要的是需要在 plugins/Train_Carts/config.yml 里设置 allMinecartsAreTrainCarts 为 false。如果你想让 TC 接管所有的矿车,你可以设置为 true,但代价是你将不能生成任何原版矿车。
原版生成机制
你可以使用以下方法生成原版矿车:
- 激活装有矿车物品的分配器。
- 在自然生成的矿井里找到。
- 使用指令
/summon minecraft:minecart
。
玩家放置
If you want all Minecarts placed by players to be Vanilla Minecarts, you can revoke the following permission (true by default):
train.place.traincart
Or edit plugins/Train_Carts/PermissionDefaults.yml and set train:place:traincart:default:
to false or op.
Players without the train.place.traincart
can still place TrainCarts Minecarts/trains using the Train Storage Chest item:
/train chest m