From 7b21c194478c7dbf63f3448667151d894c797e20 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 29 Nov 2025 16:39:51 +0100 Subject: [PATCH 1/3] Rolled back to previous Jade Addons version --- index.toml | 2 +- mods/jade-addons-fabric.pw.toml | 8 ++++---- pack.toml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.toml b/index.toml index 715d7bb..382d1d6 100644 --- a/index.toml +++ b/index.toml @@ -710,7 +710,7 @@ metafile = true [[files]] file = "mods/jade-addons-fabric.pw.toml" -hash = "b28167f09bbcaca3fee27d748191ed19ce37b9382bb4ae693a20f415f80ed305" +hash = "fd806713c4bd32080e12e65c012ad93de6a6fae53484fa13a72603c39f3eae63" metafile = true [[files]] diff --git a/mods/jade-addons-fabric.pw.toml b/mods/jade-addons-fabric.pw.toml index d929059..a01e5ed 100644 --- a/mods/jade-addons-fabric.pw.toml +++ b/mods/jade-addons-fabric.pw.toml @@ -1,13 +1,13 @@ name = "Jade Addons (Fabric)" -filename = "JadeAddons-1.20.1-Fabric-5.5.1.jar" +filename = "JadeAddons-1.20.1-Fabric-5.4.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/fThnVRli/versions/kBOrKrXR/JadeAddons-1.20.1-Fabric-5.5.1.jar" +url = "https://cdn.modrinth.com/data/fThnVRli/versions/DSkzT8Ma/JadeAddons-1.20.1-Fabric-5.4.0.jar" hash-format = "sha512" -hash = "0bdac201dfa22f421540c24a1771a3e9ea2fb350138ab65d4ce29010b3696f5ba1504c68a7722dc846d6f7e4507e0c69a62dee080423afe08abeff9fb7a1e766" +hash = "c5ee77d69989f50f4e862e17854e6a5d9243f3e01bf6660e1a45082a80eccb17b2eaee25c1d182942bac156d6fa0ac439b6c0c9fb92d55f575df5405a84e4fad" [update] [update.modrinth] mod-id = "fThnVRli" -version = "kBOrKrXR" +version = "DSkzT8Ma" diff --git a/pack.toml b/pack.toml index 3cafb9c..c74b296 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 = "4f49e30f0c1ebc108902be4073c4de63036748ea4c897118db9560b591df70e2" +hash = "70c0e3b0ad2cbdabbaa79dc21af85aff7c706c055467288b9f24de2e8a6c08a1" [versions] fabric = "0.18.0" From b40bd10ac91ba8c08bbcc5cb9640dc29cc694d7b Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 8 Dec 2025 18:27:22 +0100 Subject: [PATCH 2/3] Removed Create: Train Perspective --- index.toml | 5 ----- mods/create-train-perspective.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/create-train-perspective.pw.toml diff --git a/index.toml b/index.toml index 466e857..6b377c7 100644 --- a/index.toml +++ b/index.toml @@ -483,11 +483,6 @@ file = "mods/create-steam-n-rails.pw.toml" hash = "b79bc9976d5958f4b88ca23575e0d0dc677a2b06931108f6f7bc3fd3e46bb22c" metafile = true -[[files]] -file = "mods/create-train-perspective.pw.toml" -hash = "3a7e9ae9a7ff284d61665a98149fbb07c67b9235315473440ceb9d121a45209e" -metafile = true - [[files]] file = "mods/create-ultimate-factory.pw.toml" hash = "2175c6f9f0ab263b1e2bed479a92e02fe9d4ae0d9e4ce80bf0f72e919049235b" diff --git a/mods/create-train-perspective.pw.toml b/mods/create-train-perspective.pw.toml deleted file mode 100644 index e9fe5e1..0000000 --- a/mods/create-train-perspective.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Create: Train Perspective" -filename = "create-train-perspective-1.0.0+mc1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/MAuPqvf1/versions/MEr1HxeV/create-train-perspective-1.0.0%2Bmc1.20.1.jar" -hash-format = "sha512" -hash = "300b3c7882bb45001c3fc8355f899cc58d2317f8f0d08c10bc4f72eec40c3e2670bcc466aa0b6a86e28e232d48916f0b9900f0448fada3844e631d75db641601" - -[update] -[update.modrinth] -mod-id = "MAuPqvf1" -version = "MEr1HxeV" diff --git a/pack.toml b/pack.toml index 3085d2e..bf5f24d 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 = "f972373cb2af89e05b5e88de9788e5e8a07963101a1bf06316747ee5f33b4f8f" +hash = "676eef39337b67d5f63a7397bd85e49d9d2d0cafc47b6cda49d85bf7935b79f8" [versions] fabric = "0.18.0" From f6365d4918476789d2e902c565ca4d296b766429 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 8 Dec 2025 18:28:37 +0100 Subject: [PATCH 3/3] Updated pack to 0.0.5 --- 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 fc082e2..1a33310 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 Create": ">=0.0.4" } }, + "minecraft": { "+recommends": { "Fabulous Create": ">=0.0.5" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 6c98fec..43de740 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 Create 0.0.4", + "text": "Fabulous Create 0.0.5", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/FabulousCreate" diff --git a/index.toml b/index.toml index 6b377c7..8002e29 100644 --- a/index.toml +++ b/index.toml @@ -10,7 +10,7 @@ hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "d6a5d1241d3a60bc2d82f72b37361160b11acd99b93d5b130fab2f267c384e8d" +hash = "006845ed49d96bb625e1aa1ac4a69f259597b5ffd74a0f160d529b21e00870b9" [[files]] file = "config/fog/config.json" @@ -18,7 +18,7 @@ hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "c696ed3d453455f2fb09d58023e3dd0080c20e8c5004974537756a86f048aa2c" +hash = "0dc04b9dac86d029d534e3e3bf71c81e0310e3e540475c00113a8bb6bf4715a2" [[files]] file = "config/jade/plugins.json" diff --git a/pack.toml b/pack.toml index bf5f24d..c473377 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous Create" author = "Malasaur" -version = "0.0.4" +version = "0.0.5" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "676eef39337b67d5f63a7397bd85e49d9d2d0cafc47b6cda49d85bf7935b79f8" +hash = "57ebc46aea6e923a1456e5726beb705c4eac45b804eb80412a6b17322e567969" [versions] fabric = "0.18.0"