Add Voidheart
This commit is contained in:
parent
c6ae14122f
commit
b6e21623fc
18
index.toml
18
index.toml
@ -169,6 +169,11 @@ file = "mods/ferrite-core.pw.toml"
|
||||
hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/geckolib.pw.toml"
|
||||
hash = "19cbba78c4982b15d10e44736a5fb7e992e477f6101799258d0ef7e03b288033"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/immersive-aircraft.pw.toml"
|
||||
hash = "cb202449f255e6599d6506c9c4fa0027ec244918f3e69f4e0957a2348f787216"
|
||||
@ -254,6 +259,11 @@ file = "mods/man-of-many-planes.pw.toml"
|
||||
hash = "ca0fa4fcdd36c73ff22200f8322504f1f0ee31f6a61cf4a50b130ff8378b57a7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/modmenu.pw.toml"
|
||||
hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/moonlight.pw.toml"
|
||||
hash = "50494c04a20e65d378e519e171e5284a082b268a6248f15e7804d4677fa5fa94"
|
||||
@ -299,6 +309,10 @@ file = "mods/spiritofthelands.pw.toml"
|
||||
hash = "bd859d54c6dfa430eb1ee972a561cc3d2198dda8fa30b2d9c5cc854bbaec4dd5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/steamlayer.toml"
|
||||
hash = "a4d691b6e502c9dc42c0e9b31e4a773b07d8c171966065d830482ea220a98b82"
|
||||
|
||||
[[files]]
|
||||
file = "mods/terrestria.pw.toml"
|
||||
hash = "d88f78d490fbfe15149a92f5aa1c66f3349cbb35c9599cbf9c4bba88e5ffb53a"
|
||||
@ -324,6 +338,10 @@ file = "mods/universal-graves.pw.toml"
|
||||
hash = "dd2c937594cfd9064d4698bb0ea1d16cd405c232c1864737ca3b0c31fa5bb5d3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/voidhearth.toml"
|
||||
hash = "e0e71cec1c864ba35f2416b4045ac699bb14da30ed27cede77a2dbf6e4e44b9c"
|
||||
|
||||
[[files]]
|
||||
file = "mods/waystones.pw.toml"
|
||||
hash = "086f56d0a3c8f1a7b289b9949d7de08362f717295d89f0db0d13421ec860a453"
|
||||
|
||||
13
mods/geckolib.pw.toml
Normal file
13
mods/geckolib.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Geckolib"
|
||||
filename = "geckolib-fabric-1.20.1-4.4.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/8BmcQJ2H/versions/qsvFEDEz/geckolib-fabric-1.20.1-4.4.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b1b376d97929d73df5e7aec1d6f2d3a318a7320b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "8BmcQJ2H"
|
||||
version = "qsvFEDEz"
|
||||
13
mods/modmenu.pw.toml
Normal file
13
mods/modmenu.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Mod Menu"
|
||||
filename = "modmenu-7.2.2.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/lEkperf6/modmenu-7.2.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "099c68feeb74887cbbbd8ce9a27c6123804a2c5a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "mOgUt4GM"
|
||||
version = "lEkperf6"
|
||||
8
mods/steamlayer.toml
Normal file
8
mods/steamlayer.toml
Normal file
@ -0,0 +1,8 @@
|
||||
name = "SteamLayer"
|
||||
filename = "steamlayer-1.6.1+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://i.ferenyr.fr/steamlayer-1.6.1+1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "1a17b08bcffb313c8446c0f1b2a9e233823021210b1bfe4b05b32ee7080ebb2d"
|
||||
8
mods/voidhearth.toml
Normal file
8
mods/voidhearth.toml
Normal file
@ -0,0 +1,8 @@
|
||||
name = "VoidHeart"
|
||||
filename = "voidheart-1.0.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://i.ferenyr.fr/voidheart-1.0.0"
|
||||
hash-format = "sha1"
|
||||
hash = "b518b72dc96b61fa297a93228a4d5258970ce3dcfffa5661101285c6731c6276"
|
||||
Loading…
x
Reference in New Issue
Block a user