Added Origins Umbrellas and Corner Portal Linking
This commit is contained in:
10
index.toml
10
index.toml
@@ -280,6 +280,11 @@ file = "mods/connectivity.pw.toml"
|
|||||||
hash = "308030498a282075732310b66eecf419baa2217ce88496ad87818ae21b1d2423"
|
hash = "308030498a282075732310b66eecf419baa2217ce88496ad87818ae21b1d2423"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/corner-portal-linking.pw.toml"
|
||||||
|
hash = "20b35111df6944dc227dc073622969452e83e467b9d85dba561442f7db50d922"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/coroutil.pw.toml"
|
file = "mods/coroutil.pw.toml"
|
||||||
hash = "809ab9c953bf5ca4647570fafbc76bc7f29ada644f9556831c196e26b1822ca3"
|
hash = "809ab9c953bf5ca4647570fafbc76bc7f29ada644f9556831c196e26b1822ca3"
|
||||||
@@ -840,6 +845,11 @@ file = "mods/optigui.pw.toml"
|
|||||||
hash = "2440a2e6d0ade6bc4ca8d3677b59312734dd22106fc6fc5cbac5c24b0ba2ff05"
|
hash = "2440a2e6d0ade6bc4ca8d3677b59312734dd22106fc6fc5cbac5c24b0ba2ff05"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/origins-umbrellas.pw.toml"
|
||||||
|
hash = "6475b7d81bea07d8bce00247a242dd1eff2c29d1948c221449affb2a5a4ee9ab"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/origins-vampire.pw.toml"
|
file = "mods/origins-vampire.pw.toml"
|
||||||
hash = "074580e076ba31a5ef1465da4395dc9e3a6d34fdfbd80f109374c2aafceb4cf3"
|
hash = "074580e076ba31a5ef1465da4395dc9e3a6d34fdfbd80f109374c2aafceb4cf3"
|
||||||
|
|||||||
13
mods/corner-portal-linking.pw.toml
Normal file
13
mods/corner-portal-linking.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Corner Portal Linking"
|
||||||
|
filename = "starbidous-portal-linking-fabric-1.0.0+1.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "77136cebe4c3746681f8a287c7fee560200693db"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 4623366
|
||||||
|
project-id = 677716
|
||||||
13
mods/origins-umbrellas.pw.toml
Normal file
13
mods/origins-umbrellas.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Origins: Umbrellas"
|
||||||
|
filename = "originsumbrellas-1.5.6.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/nKWFvKt2/versions/j6mO4YuC/originsumbrellas-1.5.6.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "a5acae1e42c78af849fb54ac35ee6b6c65ede0a9"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "nKWFvKt2"
|
||||||
|
version = "j6mO4YuC"
|
||||||
@@ -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 = "003a27fe70179a64878d521b98a1292722d5ed1914db3a85b095dbbc59023b0a"
|
hash = "f836691204ab8a14e7c124699df7ba408a421f03c4a5af5adcdb5b420d949f60"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.11"
|
fabric = "0.15.11"
|
||||||
|
|||||||
Reference in New Issue
Block a user