From 517ffd76faa54968459460c8c42096dad5df0b1e Mon Sep 17 00:00:00 2001 From: Malasaur Date: Thu, 20 Nov 2025 22:42:04 +0100 Subject: [PATCH] Updated to Fabulous Worlds 0.1.6 --- 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 d59117b..e7fddc2 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.5" } }, + "minecraft": { "+recommends": { "Fabulous Worlds": ">=0.1.6" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index c1cbcec..2849e86 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.5", + "text": "Fabulous Worlds 0.1.6", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/FabulousWorlds" diff --git a/index.toml b/index.toml index 746aab2..d6f97b6 100644 --- a/index.toml +++ b/index.toml @@ -6,11 +6,11 @@ hash = "ad0039514aa6a4f7d6e7f1933e68457118b2ed890f95f64fc3ec9d8e217db7ab" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "94fda572c422b59c8f0e565c41c8d3d580f7c16f418ba5f18b0b5812a7804433" +hash = "edb5402dfb480463f4b9abd164ddc2eacb96e5515dfa08d347fcdb0f3464dd40" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "8073108e23a7712eb63398e8611de2f0c2b7f7f07e6acc0234f13db03827d698" +hash = "46989850bb10055a84ce1b5ff909d53e22c4300813beceee5428adf08b755283" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index 1019fb0..4a351de 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous Worlds" author = "Malasaur" -version = "0.1.5" +version = "0.1.6" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "4089e47480f1d9e0acbd37f2b184b04328a1b1aa536ebb67f02728ad305bc366" +hash = "8e16d2ef409cf978b914ffb47160fb1900a35c28f6a150cf6eb5afebee9b72e7" [versions] fabric = "0.18.0"