{ "schemaVersion": 1, "id": "yescheat", "version": "${version}", "name": "YesCheat", "description": "", "authors": [], "contact": {}, "license": "MIT", "environment": "server", "entrypoints": { "main": [ "io.gitlab.jfronny.yescheat.YesCheat" ] }, "mixins": [ "YesCheat.mixins.json" ], "depends": { "fabricloader": ">=0.9.3+build.207", "minecraft": "*" } }