From c30e90d96a207d05707d1fe63365a277f70c39f7 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 9 Aug 2025 15:42:56 +0200 Subject: [PATCH] Updated to 0.1.2 --- 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 83abec0..f47f77e 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -1 +1 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous Worlds":">=0.1.1"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} +{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous Worlds":">=0.1.2"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index d0705af..a13dc67 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -1 +1 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulous Worlds 0.1.1","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/FabulousWorlds"}}]}} +{"main_menu":{"bottom_right":[{"text":"Fabulous Worlds 0.1.2","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/FabulousWorlds"}}]}} diff --git a/index.toml b/index.toml index 7850c00..d72cfe8 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "a7308e36cf2b3e61740390b1fcf77fbb7d48512575a3827dc05453c126522f64" +hash = "d1b5db4cbb13bb5f22dc4c0a63ae5d8d0f965ce20f102e342825b7ccb5a90488" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "a762e6975f9eee6f4e32134cd1ccf1602bbb022656132e0f38a10732f2c5570a" +hash = "881c3f5e77c4543615eb66b0b524f86cd9d7ae5734cfddcd83dda14caa29395e" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index 4157ecb..86a574e 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous Worlds" author = "Malasaur" -version = "0.1.1" +version = "0.1.2" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "33a3289f69452c3936cf2d6fb5b1709ad6b55d65ff8196f8303d29d12a03654a" +hash = "1676efaccfd169d043191af205e2f1c0dbfa35abcffe4e6a7336aebc7684c259" [versions] fabric = "0.16.14"