Updated Schemas

This commit is contained in:
github-actions[bot] 2022-08-10 18:41:59 +00:00
parent 17be25189d
commit d69fd91324

View File

@ -1152,6 +1152,12 @@
"disableSpout": {
"type": "boolean",
"description": "Disable the individual particle systems of the geyser"
},
"volume": {
"type": "number",
"description": "Loudness of the geyser",
"format": "float",
"default": 0.7
}
}
},