it is likely that this is incredibly illegal
This commit is contained in:
parent
9319b1d5aa
commit
d79255e5c8
10
index.toml
10
index.toml
@ -18115,6 +18115,11 @@ file = "mods/heracles.pw.toml"
|
|||||||
hash = "491f078164f8d657831d3a6c3a2887c5b51b0d213fe060a2c4d07ff1337be3e7"
|
hash = "491f078164f8d657831d3a6c3a2887c5b51b0d213fe060a2c4d07ff1337be3e7"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/hex-casting.pw.toml"
|
||||||
|
hash = "1e92cbf81b21557f13a878d50952e077782578556835b6c74b689f194c4d77a0"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/hopo-better-ruined-portals.pw.toml"
|
file = "mods/hopo-better-ruined-portals.pw.toml"
|
||||||
hash = "a2b0ab62343fc5aa5d01f63e12a12f74588e8053abdbeb143c0a146aa76faa80"
|
hash = "a2b0ab62343fc5aa5d01f63e12a12f74588e8053abdbeb143c0a146aa76faa80"
|
||||||
@ -18585,6 +18590,11 @@ file = "mods/patchouli-fabric.pw.toml"
|
|||||||
hash = "bb0398103eccb3b7bb136776e68e7eda242c25d4d9864d4551d18beca58bc913"
|
hash = "bb0398103eccb3b7bb136776e68e7eda242c25d4d9864d4551d18beca58bc913"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/paucal.pw.toml"
|
||||||
|
hash = "fee90eeefee1adbfce509b44bad47ac2e82c7571ffb69e2fadc36366bbe079ac"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/pehkui.pw.toml"
|
file = "mods/pehkui.pw.toml"
|
||||||
hash = "c02e49fc6a3512123893e59e61be0ba804ba9bc9069dcc71683d9efa98145192"
|
hash = "c02e49fc6a3512123893e59e61be0ba804ba9bc9069dcc71683d9efa98145192"
|
||||||
|
7
mods/hex-casting.pw.toml
Normal file
7
mods/hex-casting.pw.toml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
name = "hex-casting"
|
||||||
|
filename = "hexcasting-fabric-1.20.1-0.11.1-7-pre-620.jar"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://maven.blamejared.com/at/petra-k/hexcasting/hexcasting-fabric-1.20.1/0.11.1-7-pre-620/hexcasting-fabric-1.20.1-0.11.1-7-pre-620.jar"
|
||||||
|
hash-format = "sha256"
|
||||||
|
hash = "92c1e17e5edae830f5faa5f80f4290d0f3edae73f970fd0dd384ea19460ccde3"
|
7
mods/paucal.pw.toml
Normal file
7
mods/paucal.pw.toml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
name = "paucal"
|
||||||
|
filename = "paucal-fabric-1.20.1-0.6.0-pre-118.jar"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://maven.blamejared.com/at/petra-k/paucal/paucal-fabric-1.20.1/0.6.0-pre-118/paucal-fabric-1.20.1-0.6.0-pre-118.jar"
|
||||||
|
hash-format = "sha256"
|
||||||
|
hash = "8b30d6dbca637a0bea8adf58cab1cbe96d4b6083317162381b70305098a12361"
|
@ -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 = "5b724c082b88284d2a6d11fe004087f3bbf94643b1d94fbf2f64a55fd1684380"
|
hash = "b0bbb35521dc6cf749c5c1341541d54f00ace1c3213d441aa4598560916ab26e"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.25"
|
fabric = "0.14.25"
|
||||||
|
Loading…
Reference in New Issue
Block a user