From 98b3f0a955c2d237adda997c620a20afca13d1a7 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 14 Dec 2025 11:04:11 +0100 Subject: [PATCH 1/2] Added Ender Dragon Fight Remastered --- index.toml | 5 +++++ mods/edf-remastered.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/edf-remastered.pw.toml diff --git a/index.toml b/index.toml index bec6018..f931364 100644 --- a/index.toml +++ b/index.toml @@ -527,6 +527,11 @@ file = "mods/ebe.pw.toml" hash = "c9102ad224c1496927d326707ee2cd2a2cfd6f278f05e23a19aa45395306daf6" metafile = true +[[files]] +file = "mods/edf-remastered.pw.toml" +hash = "b8f4c6a7a6ca91737bdae663eebc6315dcf2a4fcb0ad7715aa8730bb6f0c1382" +metafile = true + [[files]] file = "mods/emotecraft.pw.toml" hash = "bd53dcb193060715c659e96aedafd08dedd193ebb1f0a79fe15f6786a315a6c0" diff --git a/mods/edf-remastered.pw.toml b/mods/edf-remastered.pw.toml new file mode 100644 index 0000000..2929641 --- /dev/null +++ b/mods/edf-remastered.pw.toml @@ -0,0 +1,13 @@ +name = "Ender Dragon Fight Remastered" +filename = "edf-remastered-4.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/HQsBdHGd/versions/sJX8dbua/edf-remastered-4.3.jar" +hash-format = "sha512" +hash = "a08f40e37344c5608ac31e67758107ee42a637140f94d0feb8d1920c19b4ab1eebc40d5bcc3e538f8404401029efdc6986ced158feb4e72bb48a561f7f376fa5" + +[update] +[update.modrinth] +mod-id = "HQsBdHGd" +version = "sJX8dbua" diff --git a/pack.toml b/pack.toml index c95e138..5a28007 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 = "73e465a658f393996022801e7a087da0db85b34d7916e4cf084e985cda8b7e4e" +hash = "0546c87bf109390d3d1473bd2358525fc9735b9e081585bd12c7eaeccaae03c5" [versions] fabric = "0.18.0" From 2f40372ae8426a64cd138b92c495e14c2455f5b9 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 14 Dec 2025 11:06:25 +0100 Subject: [PATCH 2/2] Updated pack to 0.1.9 --- 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 c468171..039f79f 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.8" } }, + "minecraft": { "+recommends": { "Fabulous Worlds": ">=0.1.9" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 935db2d..6bfb84e 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.8", + "text": "Fabulous Worlds 0.1.9", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/FabulousWorlds" diff --git a/index.toml b/index.toml index f931364..bb0b0d9 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "48f9882f2bc56285e1d9eadc8a9a7059099518f1ae99baae610e5206140713dc" +hash = "f875798753bc71ab4faa5209da9d8ebb83a01831ee2bca7a3f20830688c81ec9" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "6544698f6a057b5e2f8cac24ece75c0bd78a585fdb963f5e298fa4a940647b15" +hash = "fbb1ee55903e436d0627e069164b79e6de861f31966c11b6f0f6973e9d2b579f" [[files]] file = "config/jade/plugins.json" diff --git a/pack.toml b/pack.toml index 5a28007..0cc2d40 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous Worlds" author = "Malasaur" -version = "0.1.8" +version = "0.1.9" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0546c87bf109390d3d1473bd2358525fc9735b9e081585bd12c7eaeccaae03c5" +hash = "b53556442e90733982c02a7a67ef9deff24060e6a188aa22f2450f3bff1648b0" [versions] fabric = "0.18.0"