Transport Fever 2

Transport Fever 2

46 ratings
Source Industries Rebalanced
   
Award
Favorite
Favorited
Unfavorite
Building: Industry
Misc: Script Mod
File Size
Posted
Updated
45.510 KB
Jan 7, 2020 @ 6:55pm
Jan 7, 2020 @ 11:36pm
7 Change Notes ( view )

Subscribe to download
Source Industries Rebalanced

Description
Increases production of each source industry so you only need one of each.

- Farm: Grain x 4
- Forest: Logs x 2
- Coal Mine: Coal x 2
- Iron Mine: Iron Ore x 2
- Oil Well: Crude Oil x 2

This way, you only need 1 Farm to fully supply a Food Processing Plant, only 1 Oil Well to fully supply an Oil Refinery, etc.

This should* be fully compatible with other industry and production mods - even those that increase production - because it doesn't modify any base files of the game, it just multiplies the capacity of each industry by the given amounts. This mod may need to be placed after such mods in the mod load order so that it's properly applied to those mods.

Any industries added by other mods will not be affected, it will only affect the 5 industries listed above.

You can use this mod with an existing save, but only newly placed industries will have the modded production increase. You can place new industries if you have the industry button enabled, and you can also bulldoze existing industries if you have sandbox mode enabled.

* I haven't tested this with many other mods but logically it should work with any.
30 Comments
Troubles The Cat Jul 4, 2022 @ 3:40pm 
Is there any mod that changes the factories so that they don't need double of the source material? It's driving me mad having half empty vehicles
dikey Feb 28, 2022 @ 5:20pm 
Change:
local quads = {"Farm"}
local dubs = {"Coal mine", "Forest", "Iron ore mine", "Oil well"}
To:
local quads = {_("Farm")}
local dubs = {_("Coal mine"), _("Forest"), _("Iron ore mine"), _("Oil well")}
This will remove language dependence.
dikey Feb 28, 2022 @ 4:50pm 
Works only in English. Tested Dutch, German and Russian language - not working.
Stormlover_51 Aug 12, 2021 @ 2:42pm 
Yes, 1 to 1 stone to brick, thank you, my mistake.
Gorby  [author] Feb 15, 2020 @ 11:55am 
@Stormlover_51 - a single quarry already produces enough stone to fully supply a construction materials plant, since the max production of both is 400 and you only need one stone to make one construction material. Changing the quarry would not align with what this mod is meant to do, sorry.
Stormlover_51 Feb 15, 2020 @ 6:03am 
Please add the quarry! There is never enough stone.
Gorby  [author] Feb 12, 2020 @ 8:51am 
That is unfortunate since it seems to be working fine for everyone else. Let me know if you have any more questions.
萝卜咒 Feb 11, 2020 @ 4:17am 
Well, I gave up
I've tried to turn off all mods, keep your only one, and reinstall the game
But it still doesn't work
Maybe it's the eastern metaphysics that caused it not to work:steamsad:
It doesn't work, but thank you for your many answers:steamhappy:
Gorby  [author] Feb 10, 2020 @ 10:04am 
I suppose the only other possibility is that you have a mod that reduces the output of these industries by the same amount that my mod increases them.

If my mod is enabled and last in the load order list then it definitely will multiply the outputs of those 5 industries by the amounts specified in the description. If that isn't happening then you have installed the mod incorrectly, the mod isn't enabled, another mod is overwriting mine, or you have installation/configuration problems with the game itself.

Are you trying this on an existing saved game, or a new game?
萝卜咒 Feb 8, 2020 @ 9:13pm 
Hi, I just went to test again.
First I shut down my other mods,Only the mod of the factory and your mod are reserved.
Found it still not working.Is the version not supported?