I would like to add a new fluid to the flamethrower turret as ammo.
How can I do this whitout copying everything out of original entity? If I only include a few field than it will tell me that the rest is missing.
I also have a research related to it, if I can do it from there thats good enough.
Flamethrower turret ammo
-
- Burner Inserter
- Posts: 7
- Joined: Wed Jun 14, 2017 8:41 am
- Contact:
Re: Flamethrower turret ammo
Code: Select all
table.insert(data.raw["fluid-turret"]["flamethrower-turret"].attack_parameters.fluids, {type="water", damage_modifier=20})
Automatic Belt (and pipe) Planner—Automate yet another aspect of constructing your factory!