Advanced Electric v15


Adds higher tiers of solar panels and accumulators.

7 years ago
0.15
8

i Enable Fast Replace

7 years ago

If ya add

data.raw["accumulator"]["accumulator"].fast_replaceable_group = "accumulator"
data.raw["solar-panel"]["solar-panel"].fast_replaceable_group = "solar-panel"

to the data.lua
then add (i did it after max_health)

fast_replaceable_group = "accumulator"
fast_replaceable_group = "solar-panel"
to each of your items this will enable fast replace tested it before i came here.

7 years ago

+1 for fast replace pls

7 years ago

Thanks for the suggestion.

Never occurred to me about fast replace since I usually dont replace 1 to 1 ration. its more like, take 1000 down and place one :)

New response