{ "schemaVersion": 1, "id": "voxy", "version": "${version}", "name": "voxy", "description": "", "authors": [ "Cortex" ], "contact": { }, "license": "All-Rights-Reserved", "icon": "assets/voxy/icon.png", "environment": "client", "entrypoints": { "client": [ "me.cortex.voxy.client.Voxy" ], "modmenu": [ "me.cortex.voxy.client.config.VoxyConfigScreenFactory" ] }, "mixins": [ "voxy.mixins.json" ], "depends": { "fabricloader": ">=0.14.22" }, "accessWidener": "voxy.accesswidener" }