equipment_grid for non-armor items?

Place to get help with not working mods / modding interface.
Pyro93735
Manual Inserter
Manual Inserter
Posts: 1
Joined: Tue Mar 17, 2015 10:59 pm
Contact:

equipment_grid for non-armor items?

Post by Pyro93735 »

For a mod I've been planning I've wanted to give a module grid like power armor has to other items, such as tanks or turrets; is this something that is possible, or is equipment_grid strictly a member of the "armor" type? Simply adding a definition for equipment_grid to a tank definition doesn't seem to do it.
Rseding91
Factorio Staff
Factorio Staff
Posts: 15915
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: equipment_grid for non-armor items?

Post by Rseding91 »

The equipment_grid property is only consumed and used by the armor item type.

None of the other C++ classes implement equipment grids and none of the logic anywhere else on the C++ code accounts for a possible equipment grid.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Modding help”