From d0e6686086a637b2d1edd48761f215a70e9b60d0 Mon Sep 17 00:00:00 2001 From: TDLaouer Date: Sat, 23 Mar 2024 13:30:44 +0100 Subject: [PATCH] Add iron chests --- index.toml | 5 +++++ mods/ironchests.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/ironchests.pw.toml diff --git a/index.toml b/index.toml index 81a166b..bcd6efa 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/mods/ironchests.pw.toml b/mods/ironchests.pw.toml new file mode 100644 index 0000000..4345018 --- /dev/null +++ b/mods/ironchests.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index d772e51..23fa1ca 100644 --- a/pack.toml +++ b/pack.toml @@ -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"