#Prototype help with data:extend
1 messages ยท Page 1 of 1 (latest)
thread because too much info. ๐
@shell shore whats the name of the mod you are trying to port?
This is the mod
https://mods.factorio.com/mod/ShockTurret
The turrets.lua is about 200 lines, I think that's too much to paste here
we already have electro turret , most of the porting has been done, so you could look and compare those, if you want some easy win.
I will look into it, thank you
salso for the data extend part probably all the info is in there as well.
you only need a single attack_parameters, per object, and you can have multiple definitions of objects inside one data:extend.
please keep asking questions, its the best way of learning
I rather be looked at stupid because I do not know now, as opposed to always not knowing.
Also there is a changelog for each thing that is currently changed;
https://github.com/tburrows13/factorio-2.0-mod-porting-guide/blob/master/2.0-changelog-filtered.md
most of the times its just A is now B . and if you are stuck on that just ask ๐
and yes , porting can take like hours of work indeed.
@shell shore just to pull you back