diff --git a/index.toml b/index.toml index e0dcad5..550f2b6 100644 --- a/index.toml +++ b/index.toml @@ -529,6 +529,11 @@ file = "mods/fumo.pw.toml" hash = "1a9d698cdb127d3e9bbbeb5673527b29ec758e2c24d4d3614f2f63d21ec9c086" metafile = true +[[files]] +file = "mods/fxnt-create-storage.pw.toml" +hash = "c4b1e0b9c20d612e2897ea61f7939449251ad5f071d1615c2f82d520aae9d031" +metafile = true + [[files]] file = "mods/garnished-botany-pots.pw.toml" hash = "99ca4bed1bfbffa66748933fc0a93daa3bebdb2334520e810a82da04bd081663" diff --git a/mods/fxnt-create-storage.pw.toml b/mods/fxnt-create-storage.pw.toml new file mode 100644 index 0000000..c98b6ac --- /dev/null +++ b/mods/fxnt-create-storage.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Storage" +filename = "fxntstorage-0.8-1.20.1-FABRIC+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/68AG9cQg/versions/iiOA6oFJ/fxntstorage-0.8-1.20.1-FABRIC%2B1.20.1.jar" +hash-format = "sha1" +hash = "6faf8707a7fd05dc0568c2f43f5686c0f2c34f07" + +[update] +[update.modrinth] +mod-id = "68AG9cQg" +version = "iiOA6oFJ" diff --git a/pack.toml b/pack.toml index 892340a..a7b8c2b 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 = "a72677665a93a69dd499f979344cee9399d19e2cd00b4ef0742f864efd54ff7e" +hash = "b977efe596d02609fa8e63f5b71dd334897f481707209684854befe632ff5160" [versions] fabric = "0.15.11"