PyEarlyMiniTrains


Integrates Mini Trains in to pYanodons as a smaller, slower, clunkier train that appears earlier in the tech tree than regular trains.

Content
a month ago
2.0 - 2.1
1.24K
Trains

g Item SubGroup

10 months ago
(updated 10 months ago)

Overriding the subgroup to "py-trains" puts the trains in the correct place in the items UI

data.raw["item"]["mini-locomotive"].subgroup = "py-trains"
data.raw["item"]["mini-cargo-wagon"].subgroup = "py-trains"
data.raw["item"]["mini-fluid-wagon"].subgroup = "py-trains"

New response