mod menu support

This commit is contained in:
2025-10-31 15:04:26 +01:00
parent ee58121002
commit 6ef3f8fffc
4 changed files with 13 additions and 6 deletions

View File

@@ -3,10 +3,16 @@
"id": "fartherlands",
"version": "${version}",
"name": "FartherLands",
"description": "",
"authors": [],
"contact": {},
"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"