mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2024-11-22 14:19:31 +00:00
downgrade yacl
This commit is contained in:
parent
d9007cfa03
commit
e8b705e1fa
4 changed files with 9 additions and 9 deletions
|
@ -391,7 +391,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/yacl.pw.toml"
|
||||
hash = "07154255dd293f670456238cbfac0f2a840171a19f4da82bdc6ee42dc3bc8ce4"
|
||||
hash = "e6324b15f0cc3ac114be6f389643bb11ff410f401299037ec4703fc1bc35961a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
- [Xaero's Minimap (Fair-Play)](https://modrinth.com/mod/JkSi2Fzx)
|
||||
- [Xaero's Minimap](https://modrinth.com/mod/1bokaNcj)
|
||||
- [Xaero's World Map](https://modrinth.com/mod/NcUtCpym)
|
||||
- [YetAnotherConfigLib](https://modrinth.com/mod/1eAoo2KR)
|
||||
- [Zoomify](https://modrinth.com/mod/w7ThoJFB)
|
||||
|
||||
## Shared Mods
|
||||
|
@ -63,6 +62,7 @@
|
|||
- [ViaFabric](https://modrinth.com/mod/YlKdE5VK)
|
||||
- [ViaRewind](https://www.curseforge.com/minecraft/mc-mods/viarewind)
|
||||
- [Vivecraft](https://modrinth.com/mod/wGoQDPN5)
|
||||
- [YetAnotherConfigLib](https://modrinth.com/mod/1eAoo2KR)
|
||||
- [Your Options Shall Be Respected (YOSBR)](https://www.curseforge.com/minecraft/mc-mods/yosbr)
|
||||
|
||||
## Server Mods
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "YetAnotherConfigLib"
|
||||
filename = "yet-another-config-lib-fabric-3.0.0-beta.2+1.19.4.jar"
|
||||
side = "client"
|
||||
filename = "yet-another-config-lib-fabric-2.5.1+1.19.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/SiEAKMh4/yet-another-config-lib-fabric-3.0.0-beta.2%2B1.19.4.jar"
|
||||
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/M5iKxVFU/yet-another-config-lib-fabric-2.5.1%2B1.19.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "6c783340df8dfc710617cedb72fd7d6e85cc3143"
|
||||
hash = "3a693d9ff4afdc08f17f34665c562eebe847884e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "1eAoo2KR"
|
||||
version = "SiEAKMh4"
|
||||
version = "M5iKxVFU"
|
||||
|
|
|
@ -6,10 +6,10 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "38961a5c7f7ce1b40909cea620cddc7db3fc19f3653f350f6759302030d2a72e"
|
||||
hash = "e24bf2e233b6261cadf36fbd476fc4367941563cb1fe70c818fed5504abcf9b6"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.19"
|
||||
fabric = "0.14.21"
|
||||
minecraft = "1.19.4"
|
||||
|
||||
[options]
|
||||
|
|
Loading…
Reference in a new issue