ILLISIS / Constructron-Continued

Other
13 stars 21 forks source link

Support for modded spidertrons (by generating constructron versions) #133

Closed KeinNiemand closed 1 week ago

KeinNiemand commented 1 year ago

Right now the vanilla spidertron is the only spidertron that has a construction verison, however it would be very usefull to be able to use modded more or less powerfull spidertrons. To support this, you could simply go over all spidertrons in data.raw[spider-vehicle], and then duplicate and modify them to make a constructron version of the spidertron including the recepie. This of course hase to be done in date-updates or date-final-fixes so modded spidertrons to make sure modded spidertrons have loaded. After that the mod could just look for a certain name prefix used in the generation for actually controlling the spidertrons in the control stage.