{ "schemaVersion": 1, "id": "bettermounthud", "version": "${version}", "name": "Better Mount HUD", "description": "Improves the ingame HUD while riding a mount", "authors": [ "Lortseam" ], "contact": { "email": "lortseam@gmail.com", "sources": "https://gitlab.com/Lortseam/better-mount-hud", "issues": "https://gitlab.com/Lortseam/better-mount-hud/-/issues" }, "license": "GPL-3.0", "environment": "client", "mixins": [ { "config": "bettermounthud.mixins.json", "environment": "client" } ], "depends": { "java": ">=16", "fabricloader": ">=0.11.3" } }