Fix v2?
This commit is contained in:
parent
e8a9a3c569
commit
10e3037f34
|
@ -155,6 +155,11 @@ file = "mods/exposure.pw.toml"
|
||||||
hash = "0c47d03d8d357331a7d48f1fb498708c5aae3ade57727280aa39c9744dab7c32"
|
hash = "0c47d03d8d357331a7d48f1fb498708c5aae3ade57727280aa39c9744dab7c32"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/fabric-language-kotlin.pw.toml"
|
||||||
|
hash = "97e7fb0bf5c563366b7c6121fa2decb67597107e5594932c6a098cccc980629e"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/fallingleaves.pw.toml"
|
file = "mods/fallingleaves.pw.toml"
|
||||||
hash = "fff1e00559f13c092b17fa83804279cf70191d7a99a4a98a4eb6bb30ac9a78db"
|
hash = "fff1e00559f13c092b17fa83804279cf70191d7a99a4a98a4eb6bb30ac9a78db"
|
||||||
|
@ -500,6 +505,11 @@ file = "mods/toms-peripherals.pw.toml"
|
||||||
hash = "4dcfcecd5f3be5cbb1b07a11bf6a264033c1619786491ec2a1ebf1b748324c48"
|
hash = "4dcfcecd5f3be5cbb1b07a11bf6a264033c1619786491ec2a1ebf1b748324c48"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/trinkets.pw.toml"
|
||||||
|
hash = "ffdb79f5bc29f990e5889f5d159a043c7046b8cd8d79f17f54b44d7ccc2b242a"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/turtle-charging-station.pw.toml"
|
file = "mods/turtle-charging-station.pw.toml"
|
||||||
hash = "d99ad85475596406d1de85c58fe1550e82590bb915fa1abecaea1eab4e307d9d"
|
hash = "d99ad85475596406d1de85c58fe1550e82590bb915fa1abecaea1eab4e307d9d"
|
||||||
|
|
13
v2/mods/fabric-language-kotlin.pw.toml
Normal file
13
v2/mods/fabric-language-kotlin.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Fabric Language Kotlin"
|
||||||
|
filename = "fabric-language-kotlin-1.13.2+kotlin.2.1.20.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/E4WyjCxJ/fabric-language-kotlin-1.13.2%2Bkotlin.2.1.20.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "875c8ea380dce07c8a3dd5249226265745d3fc84876e2f1b235ce99084aa991f7d08c05ab12d73a3209649e3bd4d7c407b96d4b4f4a332179d40afdae836a92f"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "Ha28R6CL"
|
||||||
|
version = "E4WyjCxJ"
|
13
v2/mods/trinkets.pw.toml
Normal file
13
v2/mods/trinkets.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Trinkets"
|
||||||
|
filename = "trinkets-3.7.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/5aaWibi9/versions/AHxQGtuC/trinkets-3.7.2.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "bedf97c87c5e556416410267108ad358b32806448be24ef8ae1a79ac63b78b48b9c851c00c845b8aedfc7805601385420716b9e65326fdab21340e8ba3cc4274"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "5aaWibi9"
|
||||||
|
version = "AHxQGtuC"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "80bde51a6e25f63eb62be67b2a89bd57bc9a06b11ff12bdcef741529820a84e1"
|
hash = "8ad51f10e13d4d5ecf37d87843e317631e1145d91d02557d1baee149222e622f"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|
Loading…
Reference in a new issue