Add warps plugin

This commit is contained in:
Isaac Shoebottom 2024-12-15 12:24:07 -04:00
parent 8e504126cc
commit 509c7612e1
4 changed files with 37 additions and 1 deletions

View File

@ -28,6 +28,16 @@ file = "mods/balm.pw.toml"
hash = "e3f783bcc6ff818d804d3c6022d8ac08ae41e3c01171445a0358bff9d9f45387"
metafile = true
[[files]]
file = "mods/blossomlib.pw.toml"
hash = "dee34336edeb00799560138a92ccd6444f81c529a1cc3f24c7d22c1db4cb78d3"
metafile = true
[[files]]
file = "mods/blossomwarps.pw.toml"
hash = "97a4639cc797637e3e739ff34605455cadec28e13f63fa801e09b036d34ba1db"
metafile = true
[[files]]
file = "mods/c2me-fabric.pw.toml"
hash = "ee2851f9fa059ab4a243fb6f7ba58f9d4d2e586aee9b8ea3859e13d59a6386f1"

View File

@ -0,0 +1,13 @@
name = "BlossomLib"
filename = "blossom-lib-2.5.11+1.21.4.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/Xw7lTsbM/versions/3mC9QSRE/blossom-lib-2.5.11%2B1.21.4.jar"
hash-format = "sha512"
hash = "595aefb0949829b56721fe14cbdc98aa95eb717cd3688ace0c5e602dd69b4487a243c75853408887313a9d6fe12b4e3d632b1813c4a93be15f0e507d39be98e1"
[update]
[update.modrinth]
mod-id = "Xw7lTsbM"
version = "3mC9QSRE"

View File

@ -0,0 +1,13 @@
name = "BlossomWarps"
filename = "blossom-warps-2.0.11+1.21.4.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/u9XjQayT/versions/6J7c0sqS/blossom-warps-2.0.11%2B1.21.4.jar"
hash-format = "sha512"
hash = "79a51dce8df90b8fb08e42e01f4cbe3922c8afc92212fc3937156ab86f0c52942caa111d1bd082a474b4f13934573ca34ef8103cac60f159364f14fb163cb831"
[update]
[update.modrinth]
mod-id = "u9XjQayT"
version = "6J7c0sqS"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "d2a37afc2a5d62fdf651ef2b6d3226e099786eb43b74a801643a9ce967ca8c83"
hash = "2955d50bbca21437a681ba02d19373424d7a805b395939823fda5b526fb31f8b"
[versions]
fabric = "0.16.9"