v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
14
attic/mods/pathdungeon/dungeon_worlds.config.patch
Normal file
14
attic/mods/pathdungeon/dungeon_worlds.config.patch
Normal file
|
@ -0,0 +1,14 @@
|
|||
[
|
||||
{
|
||||
"op" : "add",
|
||||
"path" : "/pathdungeon",
|
||||
"value" : {
|
||||
"primaryDungeon" : "pathdungeon",
|
||||
"threatLevel" : 1,
|
||||
"gravity" : 40,
|
||||
"worldSize" : [1000,1000],
|
||||
"dungeonBaseHeight" : 500,
|
||||
"ambientLightLevel" : [128,128,128]
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue