diff --git a/index.toml b/index.toml index 40e544c..67cc1fb 100644 --- a/index.toml +++ b/index.toml @@ -291,6 +291,11 @@ file = "mods/lets-do-herbalbrews.pw.toml" hash = "a1192043e4afbe464b82ffd422a1dbd28b2c943e1614a80b5e276678c1ba7ecf" metafile = true +[[files]] +file = "mods/lets-do-meadow.pw.toml" +hash = "c9e3563ef8ef2244cfe870af9ee8ec317e612c002cf8d816ef73d4bda81e500d" +metafile = true + [[files]] file = "mods/lets-do-vinery.pw.toml" hash = "83b8da70a8c97d7a6f75414cbd4a329029a4c320edda44fe747e895bb4ccd54b" diff --git a/mods/lets-do-meadow.pw.toml b/mods/lets-do-meadow.pw.toml new file mode 100644 index 0000000..03b6568 --- /dev/null +++ b/mods/lets-do-meadow.pw.toml @@ -0,0 +1,13 @@ +name = "[Let's Do] Meadow" +filename = "letsdo-meadow-fabric-1.4.8.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ra7o6Sl7/versions/ZTkxt65d/letsdo-meadow-fabric-1.4.8.jar" +hash-format = "sha512" +hash = "8697f78b1663e8f0a82d0acebaacdd63414789b0f6864d16c77f2136c1d78ad9b2cfa18a0bb7c8fcf11a9fd9d4379e7a950229d51aaac53295e796b8218567de" + +[update] +[update.modrinth] +mod-id = "ra7o6Sl7" +version = "ZTkxt65d" diff --git a/pack.toml b/pack.toml index f70e112..9518968 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 = "0882fe5c13ad74cd269a968187f1819bce202a420f91b0db96fec84859c20184" +hash = "e3e0b667647b3c77b9399e396594993d5ed58d943923ae74202887a6c2d27156" [versions] fabric = "0.19.2"