Starbound/attic/mods/pathdungeon/dungeon_worlds.config.patch
2025-03-21 22:23:30 +11:00

14 lines
No EOL
275 B
Diff

[
{
"op" : "add",
"path" : "/pathdungeon",
"value" : {
"primaryDungeon" : "pathdungeon",
"threatLevel" : 1,
"gravity" : 40,
"worldSize" : [1000,1000],
"dungeonBaseHeight" : 500,
"ambientLightLevel" : [128,128,128]
}
}
]