diff --git a/Biome Blend-1.0.0.mrpack b/Biome Blend-1.0.0.mrpack index 235c54f..9d891d0 100644 Binary files a/Biome Blend-1.0.0.mrpack and b/Biome Blend-1.0.0.mrpack differ diff --git a/index.toml b/index.toml index 8a212d9..d080627 100644 --- a/index.toml +++ b/index.toml @@ -295,6 +295,11 @@ file = "mods/expanded-ecosphere.pw.toml" hash = "9f653e870f4169f4a751d926a5574b79276d821c9d8ca8f4d084f882260c26d7" metafile = true +[[files]] +file = "mods/explorify.pw.toml" +hash = "b6a43638d6f3e40db516964ba9fa1dcdbe2851d3b39b1a91a977eefc7f237480" +metafile = true + [[files]] file = "mods/extended-drawers.pw.toml" hash = "9bcd28b7857e36ae3e82fe7bba2e9b0182fc1f8d03712113292b29e5854bc690" diff --git a/mods/explorify.pw.toml b/mods/explorify.pw.toml new file mode 100644 index 0000000..23bb3da --- /dev/null +++ b/mods/explorify.pw.toml @@ -0,0 +1,13 @@ +name = "Explorify" +filename = "explorify-fabric-1.19-1.3.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/HSfsxuTo/versions/EWas9ozb/explorify-fabric-1.19-1.3.0.jar" +hash-format = "sha1" +hash = "7c4232368bdfdea6e59b92898331322cb5c7444d" + +[update] +[update.modrinth] +mod-id = "HSfsxuTo" +version = "EWas9ozb" diff --git a/pack.toml b/pack.toml index 45ea8cb..1a898e8 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 = "dc70d04487ec0db78382bd40755c9ed3d373b58de842759366d1947329fdff93" +hash = "69f8b8bf54fc3f398c1a8dcf6db34f4a164155e193991fdacf3d59b34754ed8f" [versions] fabric = "0.14.22"