diff --git a/compileFromSourceMods/regresources-1.0.0.jar b/compileFromSourceMods/regresources-1.0.0.jar index 5558a3b..b9ded2d 100644 Binary files a/compileFromSourceMods/regresources-1.0.0.jar and b/compileFromSourceMods/regresources-1.0.0.jar differ diff --git a/index.toml b/index.toml index 44b3a85..2dcde7d 100644 --- a/index.toml +++ b/index.toml @@ -969,6 +969,11 @@ file = "mods/pandalib.pw.toml" hash = "b3c37edaa9787bb750ff6fd490e82154f22dd44ab779dece0b81684883be8590" metafile = true +[[files]] +file = "mods/particleanimationlib.pw.toml" +hash = "9066d580b67d0bdc8451d66620b663431864a6859d2eeb82222c3f249bdd729b" +metafile = true + [[files]] file = "mods/patchouli.pw.toml" hash = "2e8e746d6f81c3dbb935bb2f3074d129574dd03d19d201975c5049fd70a54dc2" diff --git a/mods/particleanimationlib.pw.toml b/mods/particleanimationlib.pw.toml new file mode 100644 index 0000000..bab7f63 --- /dev/null +++ b/mods/particleanimationlib.pw.toml @@ -0,0 +1,13 @@ +name = "ParticleAnimationLib" +filename = "particleanimationlib-0.1.2.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/IdWS3kJ8/versions/tQZovAxn/particleanimationlib-0.1.2.jar" +hash-format = "sha1" +hash = "d3fd8659259e26a74971345ea8ae478c26ed5524" + +[update] +[update.modrinth] +mod-id = "IdWS3kJ8" +version = "tQZovAxn" diff --git a/mods/regresources.pw.toml b/mods/regresources.pw.toml index 4590001..27da22d 100644 --- a/mods/regresources.pw.toml +++ b/mods/regresources.pw.toml @@ -2,6 +2,6 @@ name = "regresources" filename = "regresources-1.0.0.jar" [download] -url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/regresources-1.0.0.jar" +url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/regresources-1.0.0.jar" hash-format = "sha256" -hash = "b8957b117d57a21e427fc415b7ee551bb719ded5a794d7ffcbae027afe26f53c" +hash = "9fae89c610d92da87d5aed201f7ce0621a79ab3284200c206da19ac951dd80a0" diff --git a/pack.toml b/pack.toml index cc88408..76cfcbd 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c738ca7f061ce953ad6d9ec188461113e45f5cc269e7d06ec17e999c8986f436" +hash = "9119d937c85752b94d4d15bc45c122130223ad51c9348cf003479a8634b85685" [versions] fabric = "0.16.10"