{ "schemaVersion": 1, "id": "libjf-unsafe-v0", "name": "LibJF Unsafe", "version": "${version}", "authors": [ "JFronny" ], "contact": { "website": "https://jfronny.gitlab.io", "repo": "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"] } } }