Vehicle acceleration modifier

Place to get help with not working mods / modding interface.
Post Reply
evildogbot100
Fast Inserter
Fast Inserter
Posts: 152
Joined: Sun Dec 18, 2016 3:02 pm
Contact:

Vehicle acceleration modifier

Post by evildogbot100 »

Where do I tweak vehicle acceleration variable for each fuel?

Pandemoneus
Fast Inserter
Fast Inserter
Posts: 127
Joined: Fri May 08, 2015 2:25 pm
Contact:

Re: Vehicle acceleration modifier

Post by Pandemoneus »

Code: Select all

data.raw.item["rocket-fuel"]["fuel_acceleration_multiplier"] = 1.8
and

Code: Select all

data.raw.item["rocket-fuel"]["fuel_top_speed_multiplier"] = 1.15
. Change "rocket-fuel" to whatever fuel you want to change.
My RSO+Bob's+Angel's modpack: Farlands (outdated)
Mods (current): Resource Labels
Mods (old): Biter Spires

evildogbot100
Fast Inserter
Fast Inserter
Posts: 152
Joined: Sun Dec 18, 2016 3:02 pm
Contact:

Re: Vehicle acceleration modifier

Post by evildogbot100 »

How if I want to fill up vehicle energy with a type of fuel? Like electric train but uses rocket fuel acceleration bonus.

Pandemoneus
Fast Inserter
Fast Inserter
Posts: 127
Joined: Fri May 08, 2015 2:25 pm
Contact:

Re: Vehicle acceleration modifier

Post by Pandemoneus »

I don't think that's possible, but don't quote me there. Burner fuel sources are different from electric energy sources.
My RSO+Bob's+Angel's modpack: Farlands (outdated)
Mods (current): Resource Labels
Mods (old): Biter Spires

Post Reply

Return to “Modding help”