From 5c2c68418d71a8b3278b76c392e31d72d800f197 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 27 Dec 2025 16:05:33 +0100 Subject: [PATCH] Updated pack to 0.1.10 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 039f79f..ae3b8f1 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -2,7 +2,7 @@ "version": 1, "overrides": { "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } }, - "minecraft": { "+recommends": { "Fabulous Worlds": ">=0.1.9" } }, + "minecraft": { "+recommends": { "Fabulous Worlds": ">=0.1.10" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 6bfb84e..71daa1a 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -2,7 +2,7 @@ "main_menu": { "bottom_right": [ { - "text": "Fabulous Worlds 0.1.9", + "text": "Fabulous Worlds 0.1.10", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/FabulousWorlds" diff --git a/index.toml b/index.toml index b41c725..050aa2d 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "f875798753bc71ab4faa5209da9d8ebb83a01831ee2bca7a3f20830688c81ec9" +hash = "a66cc720a848f2e43d714416f7233c8b3a0d30b10c490d57f4ab834d98ed7001" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "fbb1ee55903e436d0627e069164b79e6de861f31966c11b6f0f6973e9d2b579f" +hash = "4e6cb5fae7648db885ef32bc93efa19adfc57ad2157c376788a9ca99c9645593" [[files]] file = "config/jade/plugins.json" diff --git a/pack.toml b/pack.toml index 46a43bf..5a826a8 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous Worlds" author = "Malasaur" -version = "0.1.9" +version = "0.1.10" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "77e370ca5ad1259d9f9115bd8fdf9221ef1e7bdbee673549ccdeb2a9341381f0" +hash = "1a66f7c166b8f603e32f6890849fb25b468ec8ef2dcece00fa3ed341478e666e" [versions] fabric = "0.18.0"