Skip to content

Update ElectricTrains mod compatibility#6

Open
saismee wants to merge 5 commits into
RedRafe:mainfrom
saismee:main
Open

Update ElectricTrains mod compatibility#6
saismee wants to merge 5 commits into
RedRafe:mainfrom
saismee:main

Conversation

@saismee

@saismee saismee commented Jun 24, 2026

Copy link
Copy Markdown

Fixes ElectricTrains charging by adding the missing optional dependency (ElectricTrains would load after this mod, so the locomotives would not register properly).
Updates the electric locomotive's stack size to match this mod.
Adds new fuel types for mk3/mk4 locomotives so that they have more internal storage. Can be configured in the mod settings menu.

Only has en locale.

Comment thread settings.lua Outdated
Comment thread settings.lua
}) No newline at end of file

-- ElectricTrains mod compatibility settings
if mods['ElectricTrains'] then

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It turns out you can remove settings if a dependency does not exist.

@RedRafe

RedRafe commented Jun 24, 2026

Copy link
Copy Markdown
Owner

This PR will require my input so it'll be on hold for another 1 to 2 weeks until I'm back . Ty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants