Set Particle Animation Lib to side both so /shadowclone works in singleplayer (presumably)

This commit is contained in:
JordanPlayz158
2025-07-27 21:17:40 -04:00
parent f237a4331b
commit 94c4606228
3 changed files with 3 additions and 3 deletions

View File

@@ -971,7 +971,7 @@ metafile = true
[[files]] [[files]]
file = "mods/particleanimationlib.pw.toml" file = "mods/particleanimationlib.pw.toml"
hash = "9066d580b67d0bdc8451d66620b663431864a6859d2eeb82222c3f249bdd729b" hash = "cb0fdcad889cf8a5a8a7b4d31b8ed1bff6da1d848b5182e98d4ad94450bb39c8"
metafile = true metafile = true
[[files]] [[files]]

View File

@@ -1,6 +1,6 @@
name = "ParticleAnimationLib" name = "ParticleAnimationLib"
filename = "particleanimationlib-0.1.2.jar" filename = "particleanimationlib-0.1.2.jar"
side = "server" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/IdWS3kJ8/versions/tQZovAxn/particleanimationlib-0.1.2.jar" url = "https://cdn.modrinth.com/data/IdWS3kJ8/versions/tQZovAxn/particleanimationlib-0.1.2.jar"

View File

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