Add iron chests

This commit is contained in:
TDLaouer 2024-03-23 13:30:44 +01:00
parent 997faef261
commit d0e6686086
3 changed files with 19 additions and 1 deletions

View File

@ -219,6 +219,11 @@ file = "mods/iris.pw.toml"
hash = "41a3116f5642d40ed54efda3f863373fa4d3c0c3a24a447a38c8a106e9fbb079"
metafile = true
[[files]]
file = "mods/ironchests.pw.toml"
hash = "3d7a6e5c73f9292286f772025984f3e039ed6eb31b3326c4b77edf221e6ee3fe"
metafile = true
[[files]]
file = "mods/jade.pw.toml"
hash = "169c556d113a560237df18bd07a7247ffb747cf0d5be105462dfa55f5a19c0e1"

13
mods/ironchests.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Iron Chests: Restocked"
filename = "ironchests-5.0.2-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/n2de3t2z/versions/gioHN8Aw/ironchests-5.0.2-fabric.jar"
hash-format = "sha1"
hash = "d6a4e18873de5caa6456ee9f95d33b7e6904be5c"
[update]
[update.modrinth]
mod-id = "n2de3t2z"
version = "gioHN8Aw"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "fae5eba3a5fa8fecd57e11dbeaf0b11139fb68afe10027874b4c4dd17ca21b16"
hash = "c1b5d4327f0bd3aaabf38915b961218715e6c5f18936fb086440ccde49449183"
[versions]
fabric = "0.15.7"