mirror of
https://github.com/Merith-TK/modpack-template.git
synced 2025-07-10 04:15:00 +01:00
This commit is contained in:
commit
fbd1f63b3b
17 changed files with 390 additions and 0 deletions
13
.minecraft/mods/lithium.pw.toml
Normal file
13
.minecraft/mods/lithium.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Lithium"
|
||||
filename = "lithium-fabric-mc1.21.1-0.13.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/5szYtenV/lithium-fabric-mc1.21.1-0.13.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "25ab173627db3ed587380ddf635844d7a97ec6c4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "gvQqBUqZ"
|
||||
version = "5szYtenV"
|
13
.minecraft/mods/sodium.pw.toml
Normal file
13
.minecraft/mods/sodium.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Sodium"
|
||||
filename = "sodium-fabric-0.6.0-beta.1+mc1.21.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/AANobbMI/versions/oZOSEhyy/sodium-fabric-0.6.0-beta.1%2Bmc1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "1f3eae51029d9fad59a3c448010eb6b6b45e3035"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "AANobbMI"
|
||||
version = "oZOSEhyy"
|
Loading…
Add table
Add a link
Reference in a new issue