Hello guys,
i am new in Modding Factorio.
i have create a mod for 0.11 and it work fine.
But now i wont make it better and will not create multiple turrets.
my wish is to add Modulslots Ammoturrets
i add this line:
module_specification =
{
module_slots = 2
},
allowed_effects = {"attacking_speed", "damage_modifier", "range"},
Factorio start without error but there is no Modul Slot.
Can someone help me
Modul to Turret
-
- Manual Inserter
- Posts: 1
- Joined: Mon Jun 29, 2015 11:12 pm
- Contact:
Re: Modul to Turret
My easiest guess would be that turrets don't support modules at the moment, only certain entities support modules.