Compare commits
2 Commits
e3bce109d9
...
f237a4331b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f237a4331b | ||
|
|
ff47a3674b |
Binary file not shown.
@@ -969,6 +969,11 @@ file = "mods/pandalib.pw.toml"
|
|||||||
hash = "b3c37edaa9787bb750ff6fd490e82154f22dd44ab779dece0b81684883be8590"
|
hash = "b3c37edaa9787bb750ff6fd490e82154f22dd44ab779dece0b81684883be8590"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/particleanimationlib.pw.toml"
|
||||||
|
hash = "9066d580b67d0bdc8451d66620b663431864a6859d2eeb82222c3f249bdd729b"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/patchouli.pw.toml"
|
file = "mods/patchouli.pw.toml"
|
||||||
hash = "2e8e746d6f81c3dbb935bb2f3074d129574dd03d19d201975c5049fd70a54dc2"
|
hash = "2e8e746d6f81c3dbb935bb2f3074d129574dd03d19d201975c5049fd70a54dc2"
|
||||||
@@ -1051,7 +1056,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/regresources.pw.toml"
|
file = "mods/regresources.pw.toml"
|
||||||
hash = "0409f6a97428bb8005efd94757bb66f0d60123aee78f0413c26da532d55509c6"
|
hash = "f7666de50a032f10d14af4e9036bdd9a83767893df43e7b189f428d44e001bbf"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|||||||
13
mods/particleanimationlib.pw.toml
Normal file
13
mods/particleanimationlib.pw.toml
Normal 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"
|
||||||
@@ -2,6 +2,6 @@ name = "regresources"
|
|||||||
filename = "regresources-1.0.0.jar"
|
filename = "regresources-1.0.0.jar"
|
||||||
|
|
||||||
[download]
|
[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-format = "sha256"
|
||||||
hash = "b8957b117d57a21e427fc415b7ee551bb719ded5a794d7ffcbae027afe26f53c"
|
hash = "9fae89c610d92da87d5aed201f7ce0621a79ab3284200c206da19ac951dd80a0"
|
||||||
|
|||||||
@@ -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 = "c738ca7f061ce953ad6d9ec188461113e45f5cc269e7d06ec17e999c8986f436"
|
hash = "69f3c2bfa73f134aff67a7ee1dda5525a04893a1a105703e880f774d2f20e1a3"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.10"
|
fabric = "0.16.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user