{ "schemaVersion": 1, "id": "fartherlands", "version": "${version}", "name": "FartherLands", "description": "This mod adds the FarLands back and essentially removes the limit of how far you can go in Minecraft entirely.", "authors": ["KaseToatz"], "contact": { "email": "kasetoatz@kasetoatz.com", "homepage": "https://modrinth.com/mod/fartherlands", "issues": "https://git.kasetoatz.com/KaseToatz/FartherLands/issues", "sources": "https://git.kasetoatz.com/KaseToatz/FartherLands" }, "license": "MIT", "icon": "icon.png", "environment": "*", "mixins": [ "fartherlands.mixins.json" ], "depends": { "fabricloader": ">=${loader_version}", "fabric": "*", "minecraft": "${minecraft_version}" } }