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
fcea8740eb
commit
adabec3cfa
@ -3226,13 +3226,13 @@
|
|||||||
"type": "number",
|
"type": "number",
|
||||||
"description": "Density of the water sphere. The higher the density, the harder it is to go through this fluid.",
|
"description": "Density of the water sphere. The higher the density, the harder it is to go through this fluid.",
|
||||||
"format": "float",
|
"format": "float",
|
||||||
"default": 1.2
|
"default": 30.0
|
||||||
},
|
},
|
||||||
"buoyancy": {
|
"buoyancy": {
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"description": "Buoyancy density of the water sphere",
|
"description": "Buoyancy density of the water sphere",
|
||||||
"format": "float",
|
"format": "float",
|
||||||
"default": 1.0
|
"default": 1.1
|
||||||
},
|
},
|
||||||
"tint": {
|
"tint": {
|
||||||
"description": "Tint of the water",
|
"description": "Tint of the water",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user