Skip to content

Commit

Permalink
Update fabric.mod.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lxly9 authored Jun 1, 2023
1 parent 61ce0c2 commit 7ae9e78
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
{
"schemaVersion": 1,
"id": "betternether",
"version": "${version}",
"name": "Better Nether",
"description": "Mod that improves Nether",
"version": "7.1.4",
"name": "Better Nether Fork",
"description": "Better Nether Fork to work with EMI 1.0.0",
"authors": [
"quiqueck",
"paulevs (original author)"
"gayasslily"
],
"contributors": [
"edos_ (builder, design help)"
],
"contact": {
"homepage": "https://www.curseforge.com/minecraft/mc-mods/betternether",
"sources": "https://github.com/quiqueck/BetterNether/tree/snapshots",
"issues": "https://github.com/quiqueck/BetterNether/issues"
"homepage": "https://www.curseforge.com/minecraft/mc-mods/betterx-jemi",
"sources": "https://github.com/lxly9.2/BetterNether/tree/snapshots",
"issues": "https://github.com/lxly9.2/BetterNether/issues"
},
"license": "MIT (CC BY-NC-SA 4.0 for some Assets)",
"icon": "assets/betternether/icon.png",
Expand Down Expand Up @@ -49,8 +48,7 @@
"bclib": {
"updater_icon": "icon_updater.png",
"downloads": {
"modrinth": "https://modrinth.com/mod/betternether",
"curseforge": "https://www.curseforge.com/minecraft/mc-mods/betternether"
"modrinth": "https://modrinth.com/mod/betterx-jemi"
}
},
"extrapieces:piecepack": "extrapieces.betternether.json",
Expand Down

0 comments on commit 7ae9e78

Please sign in to comment.