Ability to delete Nauvis
Posted: Fri Jan 17, 2025 9:37 pm
Maybe I'm missing something.. I've tried a few things to remove Nauvis or at least on the space locations list (see attached)
.. looking at other mods the "Only Gleba" mod solves this by moving Gleba to Nauvis. From older posts it looks like Nauvis has to exist?
tried:
data.raw.planet["nauvis"].hidden = true
table.remove(data.raw.planet,0)
data.raw.planet["nauvis"].valid = false
game.delete_surface("nauvis")
Thanks,
rjdunlap
.. looking at other mods the "Only Gleba" mod solves this by moving Gleba to Nauvis. From older posts it looks like Nauvis has to exist?
tried:
data.raw.planet["nauvis"].hidden = true
table.remove(data.raw.planet,0)
data.raw.planet["nauvis"].valid = false
game.delete_surface("nauvis")
Thanks,
rjdunlap