{ "schemaVersion": 1, "id": "libjf-unsafe-v0", "name": "LibJF Unsafe", "version": "${version}", "authors": [ "JFronny" ], "contact": { "email": "projects.contact@frohnmeyer-wds.de", "homepage": "https://jfronny.gitlab.io", "issues": "https://git.frohnmeyer-wds.de/JfMods/LibJF/issues", "sources": "https://git.frohnmeyer-wds.de/JfMods/LibJF" }, "license": "MIT", "environment": "*", "languageAdapters": { "libjf": "io.gitlab.jfronny.libjf.unsafe.JfLanguageAdapter" }, "mixins": ["libjf-unsafe-v0.mixins.json"], "depends": { "fabricloader": ">=0.14.5", "minecraft": "*", "libjf-base": ">=${version}" }, "breaks": { "quilt_loader": "*" }, "custom": { "modmenu": { "parent": "libjf", "badges": ["library"] } } }