{ "schemaVersion": 1, "id": "citresewn", "version": "${version}", "name": "CIT Resewn", "description": "Re-implements MCPatcher's CIT", "authors": [ "SHsuperCM" ], "license": "MIT", "icon": "assets/citresewn/logo.png", "contact": { "homepage": "https://citresewn.shcm.io/", "sources": "https://github.com/SHsuperCM/CITResewn", "issues": "https://github.com/SHsuperCM/CITResewn/issues" }, "environment": "client", "accessWidener" : "citresewn.accesswidener", "mixins": [ "citresewn.mixins.json" ], "depends": { "fabric": "*", "fabricloader": "*", "minecraft": "1.19.x" }, "recommends": { "modmenu": "*", "cloth-config2": "*" }, "breaks": { "canvas": "*" } }