{ "core": { "hostname": "", "ssh_keys": [ "ssh-ed25519 AAAA..." ], "stash_key": "", "stash_wipe": false, "data_dir": "/var/home/core/matthewtrancom_data" }, "drives": [ { "devices": ["/dev/sda"], "key": "", "name": "stuff", "wipe": false } ], "website": { "discord_hook": "" }, "minecraft": { "world": "main" }, "minecraft_bedrock": { "world": "main" }, "terraria": { "password": "password", "world": "main", "autogen": { "size": 3, "difficulty": 2 } }, "nas": { "users": { "matt": "password" }, "mounts": { "stuff": "/var/mnt/stuff" } } }