export default class Config { static mc = { bot: { host: "localhost", port: 25565, username: "__farmadon", version: "1.18.1", } } }