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
2967565653
commit
b987e7833b
@ -1389,6 +1389,11 @@
|
|||||||
],
|
],
|
||||||
"description": "The highest height that these objects will be placed at (only relevant if there's a heightmap)",
|
"description": "The highest height that these objects will be placed at (only relevant if there's a heightmap)",
|
||||||
"format": "float"
|
"format": "float"
|
||||||
|
},
|
||||||
|
"preventOverlap": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "Should we try to prevent overlap between the scattered details? True by default. If it's affecting load times turn it off.",
|
||||||
|
"default": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user