5
/ /
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
For Vanilla Minecarts to work, it is important '''allMinecartsAreTrainCarts''' is set to '''false''' in | For Vanilla Minecarts to work, it is important '''allMinecartsAreTrainCarts''' is set to '''false''' in <code>plugins/Train_Carts/config.yml</code>. This is the default. If you want all Minecarts to be managed by TrainCarts it can be set to true, but then Vanilla Minecarts cannot be spawned at all. |
Latest revision as of 17:33, 20 October 2025
For Vanilla Minecarts to work, it is important allMinecartsAreTrainCarts is set to false in plugins/Train_Carts/config.yml
. This is the default. If you want all Minecarts to be managed by TrainCarts it can be set to true, but then Vanilla Minecarts cannot be spawned at all.