diff --git a/index.toml b/index.toml index 57f595f..efbde41 100644 --- a/index.toml +++ b/index.toml @@ -370,6 +370,11 @@ file = "mods/maintenancemode.pw.toml" hash = "675b6790530a7b6cd35bbd77c99789bef371f2b52f5dce7e8dd9d9e5615d4660" metafile = true +[[files]] +file = "mods/make-a-dye-out-of-it.pw.toml" +hash = "d71119d821d28f4dd4e0b0ff5f40f642bf7c77eca36d30d406386ebccf593f66" +metafile = true + [[files]] file = "mods/modernfix-mvus.pw.toml" hash = "f13c7f723c3a50ea547a409d54065cc93322d700e260deeafb92d7bfd51f9ac1" diff --git a/mods/make-a-dye-out-of-it.pw.toml b/mods/make-a-dye-out-of-it.pw.toml new file mode 100644 index 0000000..a350956 --- /dev/null +++ b/mods/make-a-dye-out-of-it.pw.toml @@ -0,0 +1,13 @@ +name = "Make a Dye Out Of It" +filename = "make-a-dye-out-of-it-1.4.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Y7KK0m0s/versions/yZ4m7N2F/make-a-dye-out-of-it-1.4.7.jar" +hash-format = "sha512" +hash = "66fb0819303a8c0b349f1f7222b8b21134690240ebfb792923f429f31129c00ba6e98b2a121a8896f35adb7ba950a63766b49ac7c6289e908b898dca9d0261a5" + +[update] +[update.modrinth] +mod-id = "Y7KK0m0s" +version = "yZ4m7N2F" diff --git a/pack.toml b/pack.toml index 7a3df41..10b90da 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 = "722fd8599c0fbab13c709797181ff7c3c74fcb98c08efdd2d703ee7a39759959" +hash = "34e448bc7603d07f4b06fa2ed787f85f200d3a0a414e17ae3f722229bf0abe77" [versions] fabric = "0.19.2"