use curseforge for mods
This commit is contained in:
parent
337c0ffc28
commit
af71fe0f9b
5 changed files with 19 additions and 19 deletions
|
@ -2,15 +2,15 @@ hash-format = "sha256"
|
|||
|
||||
[[files]]
|
||||
file = "mods/lithium.toml"
|
||||
hash = "4e0d26b8af24dbc7220b2708ab13ad9cf6646442e3ebccc6ceebdef152345656"
|
||||
hash = "5a5c6174eda3db8594761efaf64308c44702b3f2a25957b0c35825b0109a1ef0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/phosphor.toml"
|
||||
hash = "f257c1d69a789d7ddcb0578d5987a7fc2eaf1681f1718600c51bd2ce6bce5f19"
|
||||
hash = "1fbb24b0b382c6d21bd2fed103e564bfe5f3e5ee10e6686faafd0164f07bf8da"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sodium.toml"
|
||||
hash = "f291cfa3dc4468318494015a4d695f66a22356355aa0122b2fbb7c1407ffdde0"
|
||||
hash = "4aba93a705eb2c6300818297bc1d85329b9b085392810dbf15c79b5e3dd6d0ef"
|
||||
metafile = true
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Lithium"
|
||||
name = "Lithium (Fabric)"
|
||||
filename = "lithium-fabric-mc1.18.1-0.7.8.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/mc1.18.1-0.7.8/lithium-fabric-mc1.18.1-0.7.8.jar"
|
||||
url = "https://edge.forgecdn.net/files/3659/182/lithium-fabric-mc1.18.1-0.7.8.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8b7cd216fee54b9acc261005cae5acbc856b1933"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "gvQqBUqZ"
|
||||
version = "Ehsd7YUl"
|
||||
[update.curseforge]
|
||||
file-id = 3659182
|
||||
project-id = 360438
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Phosphor"
|
||||
name = "Phosphor (Fabric)"
|
||||
filename = "phosphor-fabric-mc1.18.x-0.8.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/hEOCdOgW/versions/mc1.18.x-0.8.1/phosphor-fabric-mc1.18.x-0.8.1.jar"
|
||||
url = "https://edge.forgecdn.net/files/3573/395/phosphor-fabric-mc1.18.x-0.8.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9b826d21b9cd999853a57c76b0c47ee4d9161dc9"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "hEOCdOgW"
|
||||
version = "HG1UaV1y"
|
||||
[update.curseforge]
|
||||
file-id = 3573395
|
||||
project-id = 372124
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Sodium"
|
||||
filename = "sodium-fabric-mc1.18.1-0.4.0-alpha6+build.14.jar"
|
||||
side = "client"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/AANobbMI/versions/mc1.18.1-0.4.0-alpha6/sodium-fabric-mc1.18.1-0.4.0-alpha6+build.14.jar"
|
||||
url = "https://edge.forgecdn.net/files/3605/309/sodium-fabric-mc1.18.1-0.4.0-alpha6+build.14.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "795d4c12bffdb1b21eed5ff87c07ce5ca3c0dcbf"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "AANobbMI"
|
||||
version = "5JyduDNN"
|
||||
[update.curseforge]
|
||||
file-id = 3605309
|
||||
project-id = 394468
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "308bc1ee70848f4d17d082c4c01c8fe2f13c57e18cf385450c2794c540c3ae02"
|
||||
hash = "966ec7345bb3c3de690051089956c93804081fbcb5b6e2484304f14c266bd397"
|
||||
|
||||
[versions]
|
||||
fabric = "0.13.3"
|
||||
|
|
Loading…
Reference in a new issue