parent
8c766e49b2
commit
3cbae65e00
3 changed files with 19 additions and 1 deletions
|
@ -358,6 +358,11 @@ file = "mods/createaddition.pw.toml"
|
||||||
hash = "0c581547e6020d1aacf8d523e858bf40c09458b2064b690c84e7d5df90b550ea"
|
hash = "0c581547e6020d1aacf8d523e858bf40c09458b2064b690c84e7d5df90b550ea"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/curios.pw.toml"
|
||||||
|
hash = "a9972124448375158d44b9ba5618d970eba431190fe4caa663969fabf8345d04"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/dnz-skibidi-toilet.pw.toml"
|
file = "mods/dnz-skibidi-toilet.pw.toml"
|
||||||
hash = "4f636e1055dae766f5c480c2c3cc2b8f29985464449b1e3b9a63af2490e37d3a"
|
hash = "4f636e1055dae766f5c480c2c3cc2b8f29985464449b1e3b9a63af2490e37d3a"
|
||||||
|
|
13
mods/curios.pw.toml
Normal file
13
mods/curios.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
filename = 'curios-forge-5.9.1+1.20.1.jar'
|
||||||
|
name = 'Curios API'
|
||||||
|
side = 'both'
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash = 'ce3605f16269bd02fd4b764652ac8e78dcb882d81d07fb0b8ac4f59c674256050aaafae39867173b4665738e4c16d33fc6cea9a92af267c61af9e706b98a2b80'
|
||||||
|
hash-format = 'sha512'
|
||||||
|
mode = 'url'
|
||||||
|
url = 'https://cdn.modrinth.com/data/vvuO3ImH/versions/moWmAnjY/curios-forge-5.9.1%2B1.20.1.jar'
|
||||||
|
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = 'vvuO3ImH'
|
||||||
|
version = 'moWmAnjY'
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "a933433456118c07147f22ae610e5492d84713f1e97b1009a3cd3d2cb8791fb3"
|
hash = "dbd0ddbae391fdc69ab5de5200bfcc0ce354a56067e9ce752b1cbc9494f3036b"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.3.0"
|
forge = "47.3.0"
|
||||||
|
|
Loading…
Reference in a new issue