2 Commits

Author SHA1 Message Date
JordanPlayz158
f237a4331b Forgot to run packwiz refresh 2025-07-27 21:08:12 -04:00
JordanPlayz158
ff47a3674b Updated RegResources (adds /shadowclone), Added ParticleAnimationLib a dependency of RegResources 2025-07-27 21:07:55 -04:00
5 changed files with 22 additions and 4 deletions

View File

@@ -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"
@@ -1051,7 +1056,7 @@ metafile = true
[[files]]
file = "mods/regresources.pw.toml"
hash = "0409f6a97428bb8005efd94757bb66f0d60123aee78f0413c26da532d55509c6"
hash = "f7666de50a032f10d14af4e9036bdd9a83767893df43e7b189f428d44e001bbf"
metafile = true
[[files]]

View File

@@ -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"

View File

@@ -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"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "c738ca7f061ce953ad6d9ec188461113e45f5cc269e7d06ec17e999c8986f436"
hash = "69f3c2bfa73f134aff67a7ee1dda5525a04893a1a105703e880f774d2f20e1a3"
[versions]
fabric = "0.16.10"