This commit is contained in:
TerrificTrifid 2022-08-10 13:52:02 -05:00
commit 3a86e0caea

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
}
}
},