diff --git a/mod.json b/mod.json index a35fa54..4b6ef2d 100644 --- a/mod.json +++ b/mod.json @@ -28,5 +28,11 @@ "type": "bool", "default": false } + "randomize-jumpscare-chance": { + "name": "Jumpscare Chance", + "description": "Change jumpscare chance.", + "type": "double", + "default": 1 + } } -} \ No newline at end of file +}