mod menu support
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user