diff --git a/compileFromSourceMods/configurablespawnrates-1.0-SNAPSHOT.jar b/compileFromSourceMods/configurablespawnrates-1.0-SNAPSHOT.jar new file mode 100644 index 0000000..aff0965 Binary files /dev/null and b/compileFromSourceMods/configurablespawnrates-1.0-SNAPSHOT.jar differ diff --git a/index.toml b/index.toml index 1cca26e..a004475 100644 --- a/index.toml +++ b/index.toml @@ -284,6 +284,11 @@ file = "mods/completeconfig.pw.toml" hash = "ce71bb4d87f97c84aabeeef207655a10c4e196b699f0ce87f368b3f00bbc3580" metafile = true +[[files]] +file = "mods/configurable-spawn-rates.pw.toml" +hash = "8380ab66de8ba5d31710c802162a2782341c109d9321b1f694b286e7651f5f74" +metafile = true + [[files]] file = "mods/conjuring.pw.toml" hash = "812ae6a87fd70619fe6ff6b7c91802c1a01688e3ba4d5d1a468065bdbbb4ce50" diff --git a/mods/configurable-spawn-rates.pw.toml b/mods/configurable-spawn-rates.pw.toml new file mode 100644 index 0000000..f76f2d5 --- /dev/null +++ b/mods/configurable-spawn-rates.pw.toml @@ -0,0 +1,8 @@ +name = "Configurable Spawn Rates" +filename = "configurablespawnrates-1.0-SNAPSHOT.jar" +side = "server" + +[download] +url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/configurablespawnrates-1.0-SNAPSHOT.jar" +hash-format = "sha256" +hash = "5ee0097974f173b566ab614276e1fe6485b35d3f462ec8d78ec78b74fe510326" diff --git a/pack.toml b/pack.toml index da0ae27..3a1ec8c 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 = "d4c19c63337b1262f1cb9d296f1d09c9d216c27374f44bdb4e0e43659829c877" +hash = "da4e72d23d3dd190124e98d8c2d831e8f51a2160fbf54e4660bfe0fd083bd161" [versions] fabric = "0.16.10"