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
645
Trains

g Item SubGroup

a month ago
(updated a month 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