Add waystones + compat mod

This commit is contained in:
NullBite 2023-10-17 18:32:23 -04:00
parent 30a32dd8d0
commit aae65586a7
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
5 changed files with 55 additions and 1 deletions

View File

@ -87,6 +87,11 @@ file = "mods/badpackets.pw.toml"
hash = "e5a68e0e0d90aac1d965ab7cab5858c474e875be9012a7c8a3adf96420faa726"
metafile = true
[[files]]
file = "mods/balm.pw.toml"
hash = "7213c1f85dede9a36f77d4a0064a1c6aae79bcb4e281ae5d6d8698793ddda046"
metafile = true
[[files]]
file = "mods/bclib.pw.toml"
hash = "82b70b3ca30f3eedea12049a414cf30baae722c79128b17789a93b6906dc3ca5"
@ -512,6 +517,16 @@ file = "mods/terralith.pw.toml"
hash = "7eab318d7763eecf47bde9ecd8d499fe676935392e222a9e8c64c08e6df548d5"
metafile = true
[[files]]
file = "mods/way2wayfabric.pw.toml"
hash = "8d2217dc18ef88b1032c2e192ed2905a738e15e8425cc2a5a292949bca77d109"
metafile = true
[[files]]
file = "mods/waystones.pw.toml"
hash = "c9a63c67893610e550c893c89ac485b4b0778ad1783f0e8705a63b458f57e96f"
metafile = true
[[files]]
file = "mods/wthit.pw.toml"
hash = "874a680170fbf36204ee1c4e57650b6a28b15d10a32163964850aaccc9a7457a"

13
mods/balm.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Balm"
filename = "balm-fabric-1.20.1-7.1.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/BJ0Uk3Di/balm-fabric-1.20.1-7.1.4.jar"
hash-format = "sha1"
hash = "e57026da2ddbf86f5d15678454938661708c33de"
[update]
[update.modrinth]
mod-id = "MBAkmtvl"
version = "BJ0Uk3Di"

View File

@ -0,0 +1,13 @@
name = "way2wayfabric"
filename = "way2wayfabric-0.0.5.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/lO0vzQUy/versions/bgsdOTdR/way2wayfabric-0.0.5.jar"
hash-format = "sha1"
hash = "27d32c8eae5d763856f44221d236b8c205addb7e"
[update]
[update.modrinth]
mod-id = "lO0vzQUy"
version = "bgsdOTdR"

13
mods/waystones.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Waystones"
filename = "waystones-fabric-1.20-14.0.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/LOpKHB2A/versions/pDItHk3J/waystones-fabric-1.20-14.0.2.jar"
hash-format = "sha1"
hash = "0466b8deb0ea4fc2bab38461b2ecff9153ec313e"
[update]
[update.modrinth]
mod-id = "LOpKHB2A"
version = "pDItHk3J"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "587002028b7d61f7794d7de181d10701bdf6e98d20505975acda751ee909a63e"
hash = "137363ea638e568ad80880a2d35bfacbe774c32de3f8a4c6b427a5503ca99e2c"
[versions]
minecraft = "1.20.1"