Snap Mines

by Camedo

Makes all landmines snap to the building grid, including most modded mines.

Utilities
3 years ago
1.1
8.28K

g Limitation?

1 year, 7 months ago

Whats the Limitation that decides if a landmine will snap to the gird or not?
Since the mod says MOST i assume there must be some sort of info that decides if it gets snapped or not.

1 year, 6 months ago

Sorry for the slow reply. The mod is only a few lines of code, during the final data init, it looks for any items that use 'land-mine' as a base, check for the 'placeable-off-grid' flag and remove it if present. So basically as long as it extends the base land-mine, this mod should force it to snap.

New response