Added Arsenal (and Ratatouille, a dependency for Arsenal)
This commit is contained in:
10
index.toml
10
index.toml
@@ -65,6 +65,11 @@ file = "mods/armor-poser.pw.toml"
|
|||||||
hash = "2ce2b01ea753c4e369d763f9de87a6221340fdddf9bb830222522febca752e0a"
|
hash = "2ce2b01ea753c4e369d763f9de87a6221340fdddf9bb830222522febca752e0a"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/arsenal.pw.toml"
|
||||||
|
hash = "bf7a7b2049755db147593bbae3dfc9cd8c658f54ef227741c563533a17af2a3d"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/athena-ctm.pw.toml"
|
file = "mods/athena-ctm.pw.toml"
|
||||||
hash = "e09ceae04e73831b93c43e6a1f12da063fc24e1074f39fab1e00234a8de8a1e2"
|
hash = "e09ceae04e73831b93c43e6a1f12da063fc24e1074f39fab1e00234a8de8a1e2"
|
||||||
@@ -940,6 +945,11 @@ file = "mods/raised.pw.toml"
|
|||||||
hash = "a3707e5900026858dce22f181750da840a7cd64d5d046bdb3e49e5013d6e2da6"
|
hash = "a3707e5900026858dce22f181750da840a7cd64d5d046bdb3e49e5013d6e2da6"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/ratatouille.pw.toml"
|
||||||
|
hash = "95536753f3ec204722da2f2b5c6d615b16a1c674b9cfc3311da12b6873fc8708"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/realistic-bees.pw.toml"
|
file = "mods/realistic-bees.pw.toml"
|
||||||
hash = "56caef4bf7d5661784c73b59d8d5cb9999a9810660e124933a67a124c846f004"
|
hash = "56caef4bf7d5661784c73b59d8d5cb9999a9810660e124933a67a124c846f004"
|
||||||
|
|||||||
13
mods/arsenal.pw.toml
Normal file
13
mods/arsenal.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Arsenal"
|
||||||
|
filename = "arsenal-0.1.5-1.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/SQhWMwht/versions/otYYNz4L/arsenal-0.1.5-1.20.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "ad46123f3377ee1316054adb0038f9fdd6447350"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "SQhWMwht"
|
||||||
|
version = "otYYNz4L"
|
||||||
13
mods/ratatouille.pw.toml
Normal file
13
mods/ratatouille.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Ratatouille"
|
||||||
|
filename = "ratatouille-1.0.9-1.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/yufdeaJg/versions/ItOHFGeC/ratatouille-1.0.9-1.20.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "b8f3a4cdd48570d11f864d4a3030e207a20203c5"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "yufdeaJg"
|
||||||
|
version = "ItOHFGeC"
|
||||||
@@ -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 = "c671554888f5bff47db40519380415ee2c4f25b2c2e5af58fa9680a6be663cf2"
|
hash = "c043a58af66d60fdc62c32a6c4e7677565dff78468753c8a5ebb7de7834f4eae"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.9"
|
fabric = "0.16.9"
|
||||||
|
|||||||
Reference in New Issue
Block a user