This commit is contained in:
parent
c8e6eac1c2
commit
0ff4f2beb6
5 changed files with 37 additions and 19 deletions
15
index.toml
15
index.toml
|
@ -1892,11 +1892,6 @@ file = "mods/grapplemod-1.8+1.20(.1).pw.toml"
|
|||
hash = "1d13f7892f0b8c7c99f8363d66f0711612d8848f24a6bfc84f8c31a4f2c8134e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/gravestones.pw.toml"
|
||||
hash = "ace9dbdca93d66c486a4474081fc91219640e506b62679bce01318c34af51e13"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/guardvillagers-2.0.9-1.20.1.pw.toml"
|
||||
hash = "52f19f5b75753f90aafa316ba352cb53502a49b880154b677ce75439089d7797"
|
||||
|
@ -2192,6 +2187,11 @@ file = "mods/polymorph-fabric-0.49.5+1.20.1.pw.toml"
|
|||
hash = "66ed35ccc59290a39492015e7cc4934b4bb60238c81756c01557825f632ecf11"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/portable-base-(move-your-base-around).pw.toml"
|
||||
hash = "8b7b13a104cd95a33cdc5f20010b3fedec992ce0d7ceb0deda358e979ea1414a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/presence-footsteps.pw.toml"
|
||||
hash = "35f2b7d27291e3a313c986137b70b7675bc32b3d0097e0940c7e23b0cf62b92e"
|
||||
|
@ -2447,6 +2447,11 @@ file = "mods/wraith-waystones-3.3.2+mc1.20.1.pw.toml"
|
|||
hash = "ce2bea170a7ce27577369d2a124c2b70ab52d7c8fe8bc531b5bc442a77076847"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yigd.pw.toml"
|
||||
hash = "590a77591b48301b38c6b2a18e80e12aa6b98c947e600c8041f39994297add25"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/zenith-1.2.3-1.20.1.pw.toml"
|
||||
hash = "6f6df12311f7ecabe9f53646af5929bacff2aeba64c85e6100121de5aa46b1f3"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "Gravestones"
|
||||
filename = "gravestones-v1.15.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ssUbhMkL/versions/Uw9uAQaY/gravestones-v1.15.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "94c2fd5291c0ccf9f9bce7c0f6093df69b2cc18f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ssUbhMkL"
|
||||
version = "Uw9uAQaY"
|
13
mods/portable-base-(move-your-base-around).pw.toml
Normal file
13
mods/portable-base-(move-your-base-around).pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Portable Base (Move your base around)"
|
||||
filename = "portable-base-(move-your-base-around)-1.0.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/bkceUrvp/versions/kp5D3rZ7/portable-base-%28move-your-base-around%29-1.0.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8e69a16c0cab71d4f04ff54da5d674e8a0f34f9c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "bkceUrvp"
|
||||
version = "kp5D3rZ7"
|
13
mods/yigd.pw.toml
Normal file
13
mods/yigd.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "You're in Grave Danger"
|
||||
filename = "youre-in-grave-danger-fabric-2.0.5.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/HnD1GX6e/versions/Pb5gc7Ok/youre-in-grave-danger-fabric-2.0.5.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "77d04d7e6e802e3acd431c0831e40f92ce7e52ff"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "HnD1GX6e"
|
||||
version = "Pb5gc7Ok"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "b9fe764c056a0f0ff5735caf6ec675fa48b3f54583d51b74b26df028aae36ec0"
|
||||
hash = "d87ddd8959b9c705447e0aab1f2f17b5bb5f1fd1069315aebaba91cdaff630cb"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.0"
|
||||
|
|
Loading…
Reference in a new issue