mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2025-07-09 19:55:00 +01:00
update some mods, fix viabackwards
This commit is contained in:
parent
65bf4cd60a
commit
2ceeaece5c
9 changed files with 59 additions and 28 deletions
13
.minecraft/mods/floodgate.pw.toml
Normal file
13
.minecraft/mods/floodgate.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Floodgate-Fabric"
|
||||
filename = "floodgate-fabric.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/bWrNNfkb/versions/Ii5ABxEE/floodgate-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "5ec6b013eb436de5012ec629a08aeb90137d10f7"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "bWrNNfkb"
|
||||
version = "Ii5ABxEE"
|
13
.minecraft/mods/geyser.pw.toml
Normal file
13
.minecraft/mods/geyser.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Geyser-Fabric"
|
||||
filename = "Geyser-Fabric.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/wKkoqHrH/versions/HPcwTzCK/Geyser-Fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "70c85f044340fe46615a838ea13880d081382884"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "wKkoqHrH"
|
||||
version = "HPcwTzCK"
|
|
@ -1,13 +1,13 @@
|
|||
name = "Mod Menu"
|
||||
filename = "modmenu-6.2.2.jar"
|
||||
filename = "modmenu-6.2.3.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/iZRiOnnj/modmenu-6.2.2.jar"
|
||||
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/CtMNOUcV/modmenu-6.2.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "186f6aecea667d94aed67187d1d70cbd01a34d54"
|
||||
hash = "561044c111cb676cc5645fb1e159538c84d5a1fd"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "mOgUt4GM"
|
||||
version = "iZRiOnnj"
|
||||
version = "CtMNOUcV"
|
||||
|
|
|
@ -1,13 +1,7 @@
|
|||
name = "ViaBackwards"
|
||||
filename = "ViaBackwards-4.6.1.jar"
|
||||
side = "both"
|
||||
name = "viabackwards"
|
||||
filename = "ViaBackwards-4.7.0.jar"
|
||||
|
||||
[download]
|
||||
url = "https://github.com/ViaVersion/ViaBackwards/releases/download/4.7.0/ViaBackwards-4.7.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b2e34bcb808dc9badaf46080718d693d1332b7cd"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4445533
|
||||
project-id = 412928
|
||||
hash = "8361bcc69a21dbb2b56e26754ea9f3a1c6754afc"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Zoomify"
|
||||
filename = "Zoomify-2.9.4.jar"
|
||||
filename = "Zoomify-2.10.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/mIiMyney/Zoomify-2.9.4.jar"
|
||||
url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/1mKrqlvv/Zoomify-2.10.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f53f08dccb4c6ee6f5f082d361ba0057bfcd1bbb"
|
||||
hash = "21a75350e0f2a904076d2af505a4b077b8ff6438"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "w7ThoJFB"
|
||||
version = "mIiMyney"
|
||||
version = "1mKrqlvv"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue