{ "schemaVersion": 1, "id": "customlevelcolour", "name": "Custom Level Colour", "version": "${version}", "description": "One-shot mod that changes the level colour on the XP bar.", "authors": [ "InYourWalls" ], "contact": { "sources": "https://gitlab.com/programmersocks/CustomLevelColour" }, "license": "Unlicense", "icon": "assets/customlevelcolour/icon.png", "environment": "client", "mixins": [ "customlevelcolour.mixins.json" ], "depends": { "minecraft": "1.20.4", "java": ">=17", "fabricloader": ">=0.15.0" } }