{ "schemaVersion": 1, "id": "libjf", "name": "LibJF", "version": "${version}", "description": "Library mod by JFronny", "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", "icon": "assets/libjf/icon.png", "environment": "*", "entrypoints": { }, "depends": { "fabricloader": ">=0.12.0", "minecraft": "*", "fabric-resource-loader-v0": "*", "fabric-lifecycle-events-v1": "*", "fabric-command-api-v2": "*" }, "custom": { "modmenu": { "badges": ["library"] } } }