diff --git a/index.toml b/index.toml index 49aa9e8..b85a162 100644 --- a/index.toml +++ b/index.toml @@ -358,6 +358,11 @@ file = "mods/create-goggles.pw.toml" hash = "dde30b88d8ef7182faccca64eb077afea8eb7632bef62e2fea6c61afa7ad34a4" metafile = true +[[files]] +file = "mods/create-militarized.pw.toml" +hash = "6ee16e7b3acc386f1c4ad8ed6f03b75d1251053befaa2d033ed4c6f285a1fc69" +metafile = true + [[files]] file = "mods/create-steam-n-rails.pw.toml" hash = "9f1fd9168a927f032d8ebc6183918ff18a1c33c779f244c67c1a0a6ef8181d9e" diff --git a/mods/create-militarized.pw.toml b/mods/create-militarized.pw.toml new file mode 100644 index 0000000..5618e39 --- /dev/null +++ b/mods/create-militarized.pw.toml @@ -0,0 +1,13 @@ +name = "Create Militarized" +filename = "createimiltarized1.3.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/n168Utxd/versions/4yIn2PqW/createimiltarized1.3.2.jar" +hash-format = "sha1" +hash = "8c5116c91525a4817f5f1417532d6508575eb67e" + +[update] +[update.modrinth] +mod-id = "n168Utxd" +version = "4yIn2PqW" diff --git a/pack.toml b/pack.toml index e01ba4c..a62071b 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "5c31c8b8b5fc3ad610fef28dabbbaa3e5eb3e0a0e3bfbbc1c3f5e9bf8b835aa6" +hash = "4f6685a23fb5fad1d17dd9c9f5bec007cf61b4c6c1a7bfe7966c6796bbfb5dca" [versions] forge = "47.3.0"