Difference between revisions of "TrainCarts/VanillaMinecarts/zh-cn"
Jump to navigation
Jump to search
(Created page with "== 生成原版矿车 ==") |
(Created page with "为了使用原版矿车,最重要的是需要在 ''plugins/Train_Carts/config.yml'' 里设置 '''allMinecartsAreTrainCarts''' 为 '''false'''。这是最基本的。如果...") |
||
Line 8: | Line 8: | ||
== 生成原版矿车 == | == 生成原版矿车 == | ||
− | + | 为了使用原版矿车,最重要的是需要在 ''plugins/Train_Carts/config.yml'' 里设置 '''allMinecartsAreTrainCarts''' 为 '''false'''。这是最基本的。如果你想让 TC 接管所有的矿车,你可以设置为 true,但代价是你将不能生成任何原版矿车。 | |
− | |||
− | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> |
Revision as of 15:04, 1 September 2024
原版矿车 和 TC 矿车
TC 会跟踪服务器上哪些矿车是“TC 矿车”。这意味着原版矿车和 TC 矿车可以共存。原版矿车不会受到 TC 的影响,控制牌不会对它们做出反应,TC 矿车也不会与它们进行链接。如果您需要完整原版矿车物理行为来制作红石装置或生物农场,请继续阅读。
生成原版矿车
为了使用原版矿车,最重要的是需要在 plugins/Train_Carts/config.yml 里设置 allMinecartsAreTrainCarts 为 false。这是最基本的。如果你想让 TC 接管所有的矿车,你可以设置为 true,但代价是你将不能生成任何原版矿车。
Vanilla Spawn Mechanics
You can spawn Vanilla Minecarts by:
- Powering a dispenser with a Minecart item inside
- Finding them in naturally generated mineshafts
- Using the
/summon minecraft:minecart
command
Player Placement
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