diff --git a/index.toml b/index.toml index 2384a2b..bff8556 100644 --- a/index.toml +++ b/index.toml @@ -892,6 +892,11 @@ file = "mods/extreme-sound-muffler.pw.toml" hash = "f516cd414020a90cc732d3fb9b69d375c8f21b8e0acb95fb620420ab3dc7287d" metafile = true +[[files]] +file = "mods/farmers-delight.pw.toml" +hash = "9f2ffb0d4c65fcb2a96878287a7119459b9d0637c395e5097d691416690d6563" +metafile = true + [[files]] file = "mods/fast-leaf-decay.pw.toml" hash = "fd5aa059dd7e148e9ce801455b438425c0ad36537ce4b635edeb524900b15284" diff --git a/mods/farmers-delight.pw.toml b/mods/farmers-delight.pw.toml new file mode 100644 index 0000000..4c08cea --- /dev/null +++ b/mods/farmers-delight.pw.toml @@ -0,0 +1,13 @@ +name = "Farmer's Delight" +filename = "FarmersDelight-1.20.1-1.2.9.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/R2OftAxM/versions/8rPF1pFi/FarmersDelight-1.20.1-1.2.9.jar" +hash-format = "sha512" +hash = "b628f9818301788dfba535615dde964e1727b8b3b22884f26df1f8a2b5a11a063f3803de00bc6eb8d148440286d43a29b98352afb33bd447b847c21b870442cb" + +[update] +[update.modrinth] +mod-id = "R2OftAxM" +version = "8rPF1pFi" diff --git a/pack.toml b/pack.toml index d018609..6b209d1 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 = "d5d079352619f99d1508a504ce9f937928437508b7d1059f189c27a09d7ea1fa" +hash = "d7a3b99ee15cab2b7e45bed0a38681be48c8810c4aac4b5c1a4c94e5b47183db" [versions] forge = "47.4.10"