diff --git a/index.toml b/index.toml index b1072cd..8fab4e0 100644 --- a/index.toml +++ b/index.toml @@ -465,6 +465,11 @@ file = "mods/jump-sounds.pw.toml" hash = "276fd92c3251af063bf6b998d36be659899ac07884224e59422567571835c43c" metafile = true +[[files]] +file = "mods/kawaii-dishes.pw.toml" +hash = "bab7b517a8f6a37e46d3c76318f3a239baf7452e56b41f864b59824859ff40d2" +metafile = true + [[files]] file = "mods/kiwi.pw.toml" hash = "2c146ecdfde54c7c10eaad2e27c06b1a4c812544a6e253c61a139964d60f6302" diff --git a/mods/kawaii-dishes.pw.toml b/mods/kawaii-dishes.pw.toml new file mode 100644 index 0000000..47c700d --- /dev/null +++ b/mods/kawaii-dishes.pw.toml @@ -0,0 +1,13 @@ +name = "Kawaii Dishes" +filename = "kawaiidishes-1.11.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/v2Vpr5Uf/versions/wZ7s1HWq/kawaiidishes-1.11.jar" +hash-format = "sha1" +hash = "09b19ea7673ce3cd024eb531b9a4a7b13a077a02" + +[update] +[update.modrinth] +mod-id = "v2Vpr5Uf" +version = "wZ7s1HWq" diff --git a/pack.toml b/pack.toml index af38b9f..9cbd89b 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 = "c391d357aa9af48840cd9a64d04470fec34cacb643c5ecf9743871f7346ee271" +hash = "d0ab17328e06d342cc981333701bfa82bfd07ce1ed6457e53dde7c22a306597b" [versions] fabric = "0.15.7"