mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Updated Schemas
This commit is contained in:
parent
703be3a4e1
commit
9ea27fa544
@ -575,6 +575,11 @@
|
||||
"format": "float",
|
||||
"default": 750.0
|
||||
},
|
||||
"hasVines": {
|
||||
"type": "boolean",
|
||||
"description": "Whether this dimensions has vines.\nSet to false if you want to create your own vines.",
|
||||
"default": true
|
||||
},
|
||||
"allowedEntrances": {
|
||||
"type": "array",
|
||||
"description": "An array of integers from 0-5. By default, all entrances are allowed. To force this dimension to warp players in from only one point (like the anglerfish nest dimension in the base game) set this value to [3], [5], or similar. Values of 0-5 only.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user