it takes a pillage

This commit is contained in:
2024-03-24 16:24:39 +01:00
parent 5f0267e731
commit 35954157d1
3 changed files with 19 additions and 1 deletions

View File

@@ -1542,6 +1542,11 @@ file = "mods/inventory-sorter.pw.toml"
hash = "537f95eb95c08a7510b7151d2960904d2fae3ccd515a5f369063c11f707584fb" hash = "537f95eb95c08a7510b7151d2960904d2fae3ccd515a5f369063c11f707584fb"
metafile = true metafile = true
[[files]]
file = "mods/it-takes-a-pillage.pw.toml"
hash = "df7b7df68af83378b61168f2451154447d813001f4a46cfa2dcee69e6d87fd7f"
metafile = true
[[files]] [[files]]
file = "mods/jade-addons-forge.pw.toml" file = "mods/jade-addons-forge.pw.toml"
hash = "ee91acdffc481f535911c38fbc06c62c85e6531a2ee7e4e116401b3ad544e74a" hash = "ee91acdffc481f535911c38fbc06c62c85e6531a2ee7e4e116401b3ad544e74a"

View File

@@ -0,0 +1,13 @@
name = "It Takes a Pillage"
filename = "takesapillage-1.0.3-1.20.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "058d29fcadbd5fa1fb6d92e50788329398f9467d"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4981343
project-id = 635843

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 = "c38d454b9322b8cc4fe890931d6da1213d250c788f1e3cc295b9d5079ef4bcc5" hash = "428b8acb7c1ff6e7fc4e1f6c34bcfd45777bf516a80b070b05fb7598deef768c"
[versions] [versions]
forge = "47.2.0" forge = "47.2.0"