From 18f3816a10308d8294ee96737ef2ede8e885aa11 Mon Sep 17 00:00:00 2001 From: Sangelo Date: Sat, 15 Apr 2023 18:41:58 +0200 Subject: [PATCH] Replaced goml with opac & added Credits - Added Credits - Removed GOML: Reserved - Added OPAC & OPAC Create Support --- config/isxander-main-menu-credits.json | 24 +++++++++++++++++ index.toml | 34 +++++++++++++++++++++---- mods/main-menu-credits.pw.toml | 13 ++++++++++ mods/opac-fabric-create-support.pw.toml | 13 ++++++++++ mods/open-parties-and-claims.pw.toml | 13 ++++++++++ mods/xaeros-minimap.pw.toml | 13 ++++++++++ mods/xaeros-world-map.pw.toml | 13 ++++++++++ pack.toml | 2 +- 8 files changed, 119 insertions(+), 6 deletions(-) create mode 100644 config/isxander-main-menu-credits.json create mode 100644 mods/main-menu-credits.pw.toml create mode 100644 mods/opac-fabric-create-support.pw.toml create mode 100644 mods/open-parties-and-claims.pw.toml create mode 100644 mods/xaeros-minimap.pw.toml create mode 100644 mods/xaeros-world-map.pw.toml diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json new file mode 100644 index 0000000..e688f08 --- /dev/null +++ b/config/isxander-main-menu-credits.json @@ -0,0 +1,24 @@ +{ + "main_menu": { + "top_left": [], + "top_right": [], + "bottom_left": [], + "bottom_right": [ + { + "text":"ExploreCraft: Marbled by Sangelo", + "clickEvent": { + "action": "open_url", + "value": "https://github.com/ExploreCraft/modpack" + } + } + ], + "mod_blacklist": [] + }, + "pause_menu": { + "top_left": [], + "top_right": [], + "bottom_left": [], + "bottom_right": [], + "mod_blacklist": [] + } +} \ No newline at end of file diff --git a/index.toml b/index.toml index 7f45066..41d811a 100644 --- a/index.toml +++ b/index.toml @@ -52,6 +52,10 @@ hash = "b80ddaabfcd550d12b5d22e45febbd5b442e4df60b6803747d1f673478b2a6d6" file = "config/global_data_and_resourcepacks.toml" hash = "71d2c6cc31654e6d31b143b16a8c8d77aa6b32ca17f8816c5013e2a91100ee44" +[[files]] +file = "config/isxander-main-menu-credits.json" +hash = "1c5a09efdb61f50dd2c2ac2a93f4073969d58944e20538d90db67b87f4d43c38" + [[files]] file = "config/legendarytooltips-common.toml" hash = "3429f00928014fb571566d4acf962570d79c5a40ef7f2882ac3298d44ee5d0e8" @@ -437,11 +441,6 @@ file = "mods/globalpacks.pw.toml" hash = "7cc764aef1bb942d7c5079f4f0c7a6e3a538e043d33186a64890ed869f56dc42" metafile = true -[[files]] -file = "mods/goml-reserved.pw.toml" -hash = "0653c582c097c9db8cdb1afa2ea049e0e2f4d28006b33a82cb8535629b925ae5" -metafile = true - [[files]] file = "mods/hold-that-chunk.pw.toml" hash = "8847ebb401a474d65b2ffd00a226356e94791db3f5cf98505beb227e74298884" @@ -592,6 +591,11 @@ file = "mods/macaws-windows.pw.toml" hash = "5ee8fe6018c7ad0fba0a3aa434aae95c7c3aee860f14262276459c4cfbbde17c" metafile = true +[[files]] +file = "mods/main-menu-credits.pw.toml" +hash = "1527caee4fc4f26b525a41a95dd07dae21ab3c8d2c391237c79396abf7e9b2d7" +metafile = true + [[files]] file = "mods/mimic.pw.toml" hash = "4ac042bd40887184574cb152c49344380bffdc8f036fb42e8792efa0731981da" @@ -677,6 +681,16 @@ file = "mods/ok-zoomer.pw.toml" hash = "2dca35a5012c266919b0443106303c26f67f655f85e895faf4802b891bfd571a" metafile = true +[[files]] +file = "mods/opac-fabric-create-support.pw.toml" +hash = "50bd803afaf12d3406ad7bf1781e2f75bb38bbccb5d7720c32cf6f833a97eb15" +metafile = true + +[[files]] +file = "mods/open-parties-and-claims.pw.toml" +hash = "ce638706dae5cff9163262d4c5db8b1af749339b5e6921e1fd3a642ad9c7079b" +metafile = true + [[files]] file = "mods/owo-lib.pw.toml" hash = "d6a99e144be13fb3d0865925bf73357a2ff82f4114929cc2f35930eb21f3c7e9" @@ -872,6 +886,16 @@ file = "mods/voice-chat-interaction.pw.toml" hash = "4a63451ef8d020713651dd9d364772595b0124138511a1a39c9b8c8e72e3c0c0" metafile = true +[[files]] +file = "mods/xaeros-minimap.pw.toml" +hash = "a3375fd142e06deedd28c50d9dfc5ba8294121eac84b9c98d5a12a2475649aea" +metafile = true + +[[files]] +file = "mods/xaeros-world-map.pw.toml" +hash = "c071fa54273dc9f6358fb0b740e4893e617ffbe779c14909c27ad928bd246411" +metafile = true + [[files]] file = "mods/yigd.pw.toml" hash = "d50f1f988b35d7b788d945fece5e8605daac9c9b819a23f2ed3f87e9142f4a24" diff --git a/mods/main-menu-credits.pw.toml b/mods/main-menu-credits.pw.toml new file mode 100644 index 0000000..15551ce --- /dev/null +++ b/mods/main-menu-credits.pw.toml @@ -0,0 +1,13 @@ +name = "Main Menu Credits" +filename = "main-menu-credits-1.1.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/qJDfP7WN/versions/1.1.1/main-menu-credits-1.1.1.jar" +hash-format = "sha1" +hash = "7df757c8d19a13da60c7b85f13870965d61c71d8" + +[update] +[update.modrinth] +mod-id = "qJDfP7WN" +version = "riozoxJO" diff --git a/mods/opac-fabric-create-support.pw.toml b/mods/opac-fabric-create-support.pw.toml new file mode 100644 index 0000000..60ad5ea --- /dev/null +++ b/mods/opac-fabric-create-support.pw.toml @@ -0,0 +1,13 @@ +name = "Create Support for Open Parties and Claims" +filename = "opac-fabric-create-support-1.1.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/T4Cv5iZq/versions/1.1.0/opac-fabric-create-support-1.1.0.jar" +hash-format = "sha1" +hash = "fbb741c5526a0c1853d1eae489079c703fad35e4" + +[update] +[update.modrinth] +mod-id = "T4Cv5iZq" +version = "JnCTHLbn" diff --git a/mods/open-parties-and-claims.pw.toml b/mods/open-parties-and-claims.pw.toml new file mode 100644 index 0000000..2921c3d --- /dev/null +++ b/mods/open-parties-and-claims.pw.toml @@ -0,0 +1,13 @@ +name = "Open Parties and Claims" +filename = "open-parties-and-claims-fabric-1.19.2-0.17.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gF3BGWvG/versions/EDsbDuj1/open-parties-and-claims-fabric-1.19.2-0.17.2.jar" +hash-format = "sha1" +hash = "87b70f91571a982ec800375588134f8292ba0708" + +[update] +[update.modrinth] +mod-id = "gF3BGWvG" +version = "EDsbDuj1" diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml new file mode 100644 index 0000000..d561389 --- /dev/null +++ b/mods/xaeros-minimap.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's Minimap" +filename = "Xaeros_Minimap_23.3.3_Fabric_1.19.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "0427baf7e4cb8a8542d4d7beea832c8022659272" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4470056 +project-id = 263420 diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml new file mode 100644 index 0000000..f983dbe --- /dev/null +++ b/mods/xaeros-world-map.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's World Map" +filename = "XaerosWorldMap_1.29.5_Fabric_1.19.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "f5e659df4bb8276cce0ba40afd672895940a7900" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4470076 +project-id = 317780 diff --git a/pack.toml b/pack.toml index 5a118a4..abd6ab7 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 = "ddc9a91ddfa1313cc5b2057b4e6b21cbcdb7ba70c0aa1dd47dd16f624c2b8891" +hash = "bcebba094e64a358b9f6bdfaa0f4524837fd71ff7776375bc1bf27c7fa2f829b" [versions] minecraft = "1.19.2"