Fusion Thruster

by ncc1702

Adds an additional Fusion thruster.

Content
3 months ago
2.0
5.48K
Factorio: Space Age Icon Space Age Mod
Transportation

b Mining result is fusion reactor / thruster

9 months ago
(updated 9 months ago)

scratch that, bug is already reported, sry totaly overlooked the other post :S

FYI: i fixed it lokal for me already with this two lines:
after local fusionthruster = table.deepcopy(data.raw["thruster"]["thruster"])
insert fusionthruster.minable.result = "fusion-thruster"
and
after local thrusterfusionreactor = table.deepcopy(data.raw["fusion-reactor"]["fusion-reactor"])
insert thrusterfusionreactor.minable.result = "thruster-fusion-reactor"

9 months ago

Thank you this should be fixed now

This thread has been locked.