Updated Configurable Spawn Rates

This commit is contained in:
JordanPlayz158
2025-03-30 02:29:57 -04:00
parent 4333dc24a4
commit 55ca136f8c
4 changed files with 3 additions and 3 deletions

View File

@@ -286,7 +286,7 @@ metafile = true
[[files]] [[files]]
file = "mods/configurable-spawn-rates.pw.toml" file = "mods/configurable-spawn-rates.pw.toml"
hash = "8380ab66de8ba5d31710c802162a2782341c109d9321b1f694b286e7651f5f74" hash = "c476eae77a6220af915031a9662719b08d61447134df546dd7156ceb7ec563c5"
metafile = true metafile = true
[[files]] [[files]]

View File

@@ -5,4 +5,4 @@ side = "server"
[download] [download]
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/configurablespawnrates-1.0-SNAPSHOT.jar" url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/configurablespawnrates-1.0-SNAPSHOT.jar"
hash-format = "sha256" hash-format = "sha256"
hash = "5ee0097974f173b566ab614276e1fe6485b35d3f462ec8d78ec78b74fe510326" hash = "8fc717b6c7dcc306fbef7ddc2aaf86123903ce3c00c0d8467c209882af50059a"

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 = "da4e72d23d3dd190124e98d8c2d831e8f51a2160fbf54e4660bfe0fd083bd161" hash = "6bf64e78a82c65df5f4eeec6ee7d4501770bf46fb520051ac88d73ec1bba2f94"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"