Add Configurable Spawn Rates
This commit is contained in:
BIN
compileFromSourceMods/configurablespawnrates-1.0-SNAPSHOT.jar
Normal file
BIN
compileFromSourceMods/configurablespawnrates-1.0-SNAPSHOT.jar
Normal file
Binary file not shown.
@@ -284,6 +284,11 @@ file = "mods/completeconfig.pw.toml"
|
|||||||
hash = "ce71bb4d87f97c84aabeeef207655a10c4e196b699f0ce87f368b3f00bbc3580"
|
hash = "ce71bb4d87f97c84aabeeef207655a10c4e196b699f0ce87f368b3f00bbc3580"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/configurable-spawn-rates.pw.toml"
|
||||||
|
hash = "8380ab66de8ba5d31710c802162a2782341c109d9321b1f694b286e7651f5f74"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/conjuring.pw.toml"
|
file = "mods/conjuring.pw.toml"
|
||||||
hash = "812ae6a87fd70619fe6ff6b7c91802c1a01688e3ba4d5d1a468065bdbbb4ce50"
|
hash = "812ae6a87fd70619fe6ff6b7c91802c1a01688e3ba4d5d1a468065bdbbb4ce50"
|
||||||
|
|||||||
8
mods/configurable-spawn-rates.pw.toml
Normal file
8
mods/configurable-spawn-rates.pw.toml
Normal file
@@ -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"
|
||||||
@@ -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 = "d4c19c63337b1262f1cb9d296f1d09c9d216c27374f44bdb4e0e43659829c877"
|
hash = "da4e72d23d3dd190124e98d8c2d831e8f51a2160fbf54e4660bfe0fd083bd161"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.10"
|
fabric = "0.16.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user