Skip to content

Commit

Permalink
Add SVC back to 1.20.6 / 1.21, fix moreculling version on 1.20.6, mb
Browse files Browse the repository at this point in the history
  • Loading branch information
Cartrigger committed Oct 13, 2024
1 parent 762aa7e commit ada7bc3
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 3 deletions.
17 changes: 16 additions & 1 deletion devmods.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@
"slug": "MoreCulling",
"version": "v1.0.0-beta.1",
"download_link": "https://cdn.modrinth.com/data/51shyZVL/versions/E3M7N09H/moreculling-fabric-1.21.1-1.0.0-beta.1.jar"
},
{
"slug": "Simple-Voice-Chat",
"version": "fabric-1.21.1-2.5.24",
"download_link": "https://cdn.modrinth.com/data/9eGKb6K1/versions/9IRn71aQ/voicechat-fabric-1.21.1-2.5.24.jar"
}
]
},
Expand Down Expand Up @@ -81,6 +86,11 @@
"slug": "MoreCulling",
"version": "v1.0.0-beta.1",
"download_link": "https://cdn.modrinth.com/data/51shyZVL/versions/E3M7N09H/moreculling-fabric-1.21.1-1.0.0-beta.1.jar"
},
{
"slug": "Simple-Voice-Chat",
"version": "fabric-1.21.1-2.5.24",
"download_link": "https://cdn.modrinth.com/data/9eGKb6K1/versions/9IRn71aQ/voicechat-fabric-1.21.1-2.5.24.jar"
}
]
},
Expand Down Expand Up @@ -121,8 +131,13 @@
},
{
"slug": "MoreCulling",
"version": "https://cdn.modrinth.com/data/51shyZVL/versions/yduz8IZo/moreculling-1.20.5-0.25.0.jar",
"version": "1.20.5-0.25.0",
"download_link": "https://cdn.modrinth.com/data/51shyZVL/versions/yduz8IZo/moreculling-1.20.5-0.25.0.jar"
},
{
"slug": "Simple-Voice-Chat",
"version": "fabric-1.20.6-2.5.22",
"download_link": "https://cdn.modrinth.com/data/9eGKb6K1/versions/FGDBZ2bv/voicechat-fabric-1.20.6-2.5.22.jar"
}
]
},
Expand Down
19 changes: 17 additions & 2 deletions mods.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"versions": [
{
{
"name": "1.21.1",
"coreMods": [
{
Expand Down Expand Up @@ -39,6 +39,11 @@
"slug": "MoreCulling",
"version": "v1.0.0-beta.1",
"download_link": "https://cdn.modrinth.com/data/51shyZVL/versions/E3M7N09H/moreculling-fabric-1.21.1-1.0.0-beta.1.jar"
},
{
"slug": "Simple-Voice-Chat",
"version": "fabric-1.21.1-2.5.24",
"download_link": "https://cdn.modrinth.com/data/9eGKb6K1/versions/9IRn71aQ/voicechat-fabric-1.21.1-2.5.24.jar"
}
]
},
Expand Down Expand Up @@ -81,6 +86,11 @@
"slug": "MoreCulling",
"version": "v1.0.0-beta.1",
"download_link": "https://cdn.modrinth.com/data/51shyZVL/versions/E3M7N09H/moreculling-fabric-1.21.1-1.0.0-beta.1.jar"
},
{
"slug": "Simple-Voice-Chat",
"version": "fabric-1.21.1-2.5.24",
"download_link": "https://cdn.modrinth.com/data/9eGKb6K1/versions/9IRn71aQ/voicechat-fabric-1.21.1-2.5.24.jar"
}
]
},
Expand Down Expand Up @@ -121,8 +131,13 @@
},
{
"slug": "MoreCulling",
"version": "https://cdn.modrinth.com/data/51shyZVL/versions/yduz8IZo/moreculling-1.20.5-0.25.0.jar",
"version": "1.20.5-0.25.0",
"download_link": "https://cdn.modrinth.com/data/51shyZVL/versions/yduz8IZo/moreculling-1.20.5-0.25.0.jar"
},
{
"slug": "Simple-Voice-Chat",
"version": "fabric-1.20.6-2.5.22",
"download_link": "https://cdn.modrinth.com/data/9eGKb6K1/versions/FGDBZ2bv/voicechat-fabric-1.20.6-2.5.22.jar"
}
]
},
Expand Down

0 comments on commit ada7bc3

Please sign in to comment.