mirror of
https://github.com/Merith-TK/modpack-template.git
synced 2025-07-10 04:15:00 +01:00
This commit is contained in:
parent
fbd1f63b3b
commit
9fdbce68bd
5 changed files with 29 additions and 11 deletions
13
.minecraft/mods/krypton.pw.toml
Normal file
13
.minecraft/mods/krypton.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Krypton"
|
||||
filename = "krypton-0.2.8.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fQEb0iXm/versions/Acz3ttTp/krypton-0.2.8.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "5f8cf96c79bfd4d893f1d70da582e62026bed36af49a7fa7b1e00fb6efb28d9ad6a1eec147020496b4fe38693d33fe6bfcd1eebbd93475612ee44290c2483784"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fQEb0iXm"
|
||||
version = "Acz3ttTp"
|
|
@ -1,13 +1,13 @@
|
|||
name = "Sodium"
|
||||
filename = "sodium-fabric-0.6.0-beta.1+mc1.21.jar"
|
||||
filename = "sodium-fabric-0.6.0-beta.4+mc1.21.3.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"
|
||||
url = "https://cdn.modrinth.com/data/AANobbMI/versions/HCEjRjK4/sodium-fabric-0.6.0-beta.4%2Bmc1.21.3.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "7fbc173f0a8110acfbd3e91c670642724f5718ed7bc137045c3782e793a9f54e9d39e54265bee8546c44e95ce73836d70ca110db012b529bcb5390844a411ba5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "AANobbMI"
|
||||
version = "oZOSEhyy"
|
||||
version = "HCEjRjK4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue