diff --git a/index.toml b/index.toml index 25e3c86..2d376cf 100644 --- a/index.toml +++ b/index.toml @@ -18940,6 +18940,11 @@ file = "mods/cobblepedia.pw.toml" hash = "bc0889dcebcf7c1f576d9ecfed77a93bc921ac39e78c3c2a7cdd6a0fd2029796" metafile = true +[[files]] +file = "mods/cobbreeding.pw.toml" +hash = "b88b815729b9e11eb1914c46c8296c9064ec1aa1095ab9db750b9f10dd3065f8" +metafile = true + [[files]] file = "mods/collective.pw.toml" hash = "a7031f5a9c30d6306bb72b0d0b4e5c1b06715cccb5cac576b731777a250612c5" diff --git a/mods/cobbreeding.pw.toml b/mods/cobbreeding.pw.toml new file mode 100644 index 0000000..5b639c3 --- /dev/null +++ b/mods/cobbreeding.pw.toml @@ -0,0 +1,13 @@ +name = "Cobbreeding" +filename = "Cobbreeding-fabric-1.7.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ItmVb4zY/versions/8urJiCDL/Cobbreeding-fabric-1.7.4.jar" +hash-format = "sha512" +hash = "904d64e7ba7a59ca9a0f975192dfa21d712e4cfaff4212e0051faa47ac94c905c8971e1e10d96a2eaa2d77c9d7bfb1f6b9d31b77c152f409e1d153056d28f4ab" + +[update] +[update.modrinth] +mod-id = "ItmVb4zY" +version = "8urJiCDL" diff --git a/pack.toml b/pack.toml index 5102072..16cf710 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0fefe2b78d0522faa611e6680c5a51875f9233d32db08f2a74e975c925de6cd0" +hash = "6a0bd77d42959e1c57585af55b1a016ba2791d5404c0983d3153161082d65afb" [versions] fabric = "0.16.9"