From 78a8704b34b2687c8d1dcc9fe99582f6adc7e2c7 Mon Sep 17 00:00:00 2001 From: hkc Date: Sat, 24 Aug 2024 17:11:11 +0300 Subject: [PATCH] Replaced Heracles with FTB Quests --- README.md | 6 ++-- index.toml | 34 ++++++++++++++-------- modinfo.toml | 50 +++++++++++++++++++++------------ mods/ftb-library-fabric.pw.toml | 13 +++++++++ mods/ftb-quests-fabric.pw.toml | 13 +++++++++ mods/ftb-teams-fabric.pw.toml | 13 +++++++++ mods/ftb-xmod-compat.pw.toml | 13 +++++++++ mods/heracles-button.pw.toml | 13 --------- mods/heracles.pw.toml | 13 --------- pack.toml | 2 +- 10 files changed, 111 insertions(+), 59 deletions(-) create mode 100644 mods/ftb-library-fabric.pw.toml create mode 100644 mods/ftb-quests-fabric.pw.toml create mode 100644 mods/ftb-teams-fabric.pw.toml create mode 100644 mods/ftb-xmod-compat.pw.toml delete mode 100644 mods/heracles-button.pw.toml delete mode 100644 mods/heracles.pw.toml diff --git a/README.md b/README.md index cd67e74..abbf67c 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,9 @@ Libraries and APIs for other mods * [CS] **[[Let's Do] API](https://modrinth.com/mod/do-api)** - A Library for Forge and Fabric with utilities such as Render Features, Recipe Books and Wood API * [CS] **[Fabric API](https://modrinth.com/mod/fabric-api)** - Lightweight and modular API providing common hooks and intercompatibility measures utilized by mods using the Fabric toolchain. * [CS] **[Fabric Language Kotlin](https://modrinth.com/mod/fabric-language-kotlin)** - This is a mod that enables usage of the Kotlin programming language for Fabric mods. + * [CS] **[FTB Library (Fabric)](None)** - Common code for all GUI stuff in FTB Mods. + * [CS] **[FTB Teams (Fabric)](None)** - Library for mods that can utilize team progression like FTB Chunks and FTB Quests. + * [CS] **[FTB XMod Compat](None)** - This is a compatibility mod whose only purpose is to provide cross-mod integration between FTB and non-FTB mods. * [CS] **[Geckolib](https://modrinth.com/mod/geckolib)** - A 3D animation library for entities, blocks, items, armor, and more! * [CS] **[Glodium](https://modrinth.com/mod/glodium)** - A codelib for render, registry and network stuff * [CS] **[JamLib](https://modrinth.com/mod/jamlib)** - The platform-agnostic, Architectury based library used in all of JamCoreModding's mods @@ -294,8 +297,7 @@ Visual tweaks to make it look a bit prettier ## Other Can't think of a category to put them in * [CS] **[Crawl](https://modrinth.com/mod/crawl)** - Allows you to crawl - * [CS] **[Heracles](https://modrinth.com/mod/heracles)** - A tree-style questing mod, allowing pack makers to make and include completable quests for their players - * [CO] **[Heracles Button](https://modrinth.com/mod/heracles-button)** - Access your Quests from your Inventory + * [CS] **[FTB Quests (Fabric)](None)** - FTB Quests is a lightweight, team-based questing mod and is very simple to use. * [O][CO] **[Mod Loading Screen](https://modrinth.com/mod/mod-loading-screen)** - An advanced loading screen with the loading progress of mods * [O][CO] **[ReplayMod](https://modrinth.com/mod/replaymod)** - A Minecraft Mod to record, relive and share your experience. ## Better structures and dimensions diff --git a/index.toml b/index.toml index f358898..ea32205 100644 --- a/index.toml +++ b/index.toml @@ -2,7 +2,7 @@ hash-format = "sha256" [[files]] file = "README.md" -hash = "74231d5fc71322b05bdb4e39de03669e02511f44e03e72457f9e4a1881fd7d7c" +hash = "c207da3eb5237643baac00b59b05ac0cfb0da175f7f01cd8ef11367e5c4983b8" [[files]] file = "make-list.py" @@ -10,7 +10,7 @@ hash = "3d4daf2b31fc7223f1d8ae13e66af64c88564127e805681ee0eccbc2baf94e92" [[files]] file = "modinfo.toml" -hash = "4c93e3a994335c5f35f28d10642bb0aa013617dd8527703d06ea35df5d111461" +hash = "2eb1ca9cfacf7409caea5322b03129625dba10715b4b2e54c7c776f7314337b6" [[files]] file = "mods/3dskinlayers.pw.toml" @@ -582,6 +582,26 @@ file = "mods/forge-config-api-port.pw.toml" hash = "129bb8b135edc60038f021b693f5b88a0067b722f326e0d6067112243774289b" metafile = true +[[files]] +file = "mods/ftb-library-fabric.pw.toml" +hash = "8a7f673c71c9523fded9f5bfd607424f8d6109d7d3b387ce703e86f28d4d9cf5" +metafile = true + +[[files]] +file = "mods/ftb-quests-fabric.pw.toml" +hash = "65230127d2f844c7feabe3883f93125b2eb0d354c14a9cbbd81bdc6b668cb490" +metafile = true + +[[files]] +file = "mods/ftb-teams-fabric.pw.toml" +hash = "4b6e750998339114bf081528a710bf1f0090b52b9c83b971a727dd55157b67f7" +metafile = true + +[[files]] +file = "mods/ftb-xmod-compat.pw.toml" +hash = "1cf33a67953c1bfb96f37d01ada32591355112f6970daca0edad2f5fa5913be1" +metafile = true + [[files]] file = "mods/fumo.pw.toml" hash = "533726f0b7f34e5b40aa788a0deeef9b07b9b94c66634bcf43670e53dd38000f" @@ -632,16 +652,6 @@ file = "mods/held-item-info.pw.toml" hash = "c24e05bc69b5e571da13b6f854c89ea093deab2b74b1bd3e8f17113a2f01c07e" metafile = true -[[files]] -file = "mods/heracles-button.pw.toml" -hash = "779dbf8ddda0f5f81d6c8bb225ace13ef56f84c5853de79a290db919d9aa0aa7" -metafile = true - -[[files]] -file = "mods/heracles.pw.toml" -hash = "b9012cd40181be144e60d904d6f387443fea89b4b334515e902e8b00c5e588d6" -metafile = true - [[files]] file = "mods/horse-expert.pw.toml" hash = "12f236d2a2baa1e1f75628a5cc20eae9caf207861fe957dfdf8907dcca50b1d6" diff --git a/modinfo.toml b/modinfo.toml index 00d8dfc..fa9e7aa 100644 --- a/modinfo.toml +++ b/modinfo.toml @@ -2595,24 +2595,6 @@ optional = false icon = "https://cdn.modrinth.com/data/VNheL3Wc/8a470d28166d3aa45430aa8fb4026d04915d2acc.png" category = "qol" -[mods.heracles-button] -name = "Heracles Button" -description = "Access your Quests from your Inventory" -link = "https://modrinth.com/mod/heracles-button" -side = "client" -optional = false -icon = "https://cdn.modrinth.com/data/HibJK04a/2d39264de2cf4177f0c7fb52c0e2a1288015a6c5.png" -category = "other" - -[mods.heracles] -name = "Heracles" -description = "A tree-style questing mod, allowing pack makers to make and include completable quests for their players" -link = "https://modrinth.com/mod/heracles" -side = "both" -optional = false -icon = "https://cdn.modrinth.com/data/lo90fZoB/81b2b095d5570e29f29604c6c5c69eaf9f4033bc.png" -category = "other" - [mods.crawl] name = "Crawl" description = "Allows you to crawl" @@ -2630,3 +2612,35 @@ side = "both" optional = false icon = "https://cdn.modrinth.com/data/hBVVhStr/icon.png" category = "fun" + +[mods.ftb-teams-fabric] +name = "FTB Teams (Fabric)" +description = "Library for mods that can utilize team progression like FTB Chunks and FTB Quests." +side = "both" +optional = false +icon = "https://media.forgecdn.net/avatars/thumbnails/972/579/64/64/638474887055651135.png" +category = "library" + +[mods.ftb-quests-fabric] +name = "FTB Quests (Fabric)" +description = "FTB Quests is a lightweight, team-based questing mod and is very simple to use." +side = "both" +optional = false +icon = "https://media.forgecdn.net/avatars/thumbnails/972/572/64/64/638474885030430987.png" +category = "other" + +[mods.ftb-library-fabric] +name = "FTB Library (Fabric)" +description = "Common code for all GUI stuff in FTB Mods." +side = "both" +optional = false +icon = "https://legacy.curseforge.com/minecraft/mc-mods/ftb-library-fabric" +category = "library" + +[mods.ftb-xmod-compat] +name = "FTB XMod Compat" +description = "This is a compatibility mod whose only purpose is to provide cross-mod integration between FTB and non-FTB mods." +side = "both" +optional = false +icon = "https://media.forgecdn.net/avatars/thumbnails/850/409/64/64/638251965015898859.png" +category = "library" diff --git a/mods/ftb-library-fabric.pw.toml b/mods/ftb-library-fabric.pw.toml new file mode 100644 index 0000000..8ce9878 --- /dev/null +++ b/mods/ftb-library-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "FTB Library (Fabric)" +filename = "ftb-library-fabric-2001.2.4.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "0fc4d2c93a18245d6168f1147ef432d1cf22fae6" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5567590 +project-id = 438495 diff --git a/mods/ftb-quests-fabric.pw.toml b/mods/ftb-quests-fabric.pw.toml new file mode 100644 index 0000000..506745f --- /dev/null +++ b/mods/ftb-quests-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "FTB Quests (Fabric)" +filename = "ftb-quests-fabric-2001.4.8.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "78bc88d1faf39e2d7c3429fd5447df5203986299" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5543954 +project-id = 438496 diff --git a/mods/ftb-teams-fabric.pw.toml b/mods/ftb-teams-fabric.pw.toml new file mode 100644 index 0000000..f88b07a --- /dev/null +++ b/mods/ftb-teams-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "FTB Teams (Fabric)" +filename = "ftb-teams-fabric-2001.3.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "a565eba19816d7ab388901dd92da8c7f4a9448b6" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5267188 +project-id = 438497 diff --git a/mods/ftb-xmod-compat.pw.toml b/mods/ftb-xmod-compat.pw.toml new file mode 100644 index 0000000..fa695d2 --- /dev/null +++ b/mods/ftb-xmod-compat.pw.toml @@ -0,0 +1,13 @@ +name = "FTB XMod Compat" +filename = "ftb-xmod-compat-fabric-2.1.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "71d1a8c71688a056f7e8fd1e8dd3f5d300035dfc" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5257896 +project-id = 889915 diff --git a/mods/heracles-button.pw.toml b/mods/heracles-button.pw.toml deleted file mode 100644 index e55e6fa..0000000 --- a/mods/heracles-button.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Heracles Button" -filename = "heraclesbutton-1.0.0.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/HibJK04a/versions/9fHNJX8w/heraclesbutton-1.0.0.jar" -hash-format = "sha1" -hash = "cd73cbdb3cc9ec34165665002fed90293d79a71e" - -[update] -[update.modrinth] -mod-id = "HibJK04a" -version = "9fHNJX8w" diff --git a/mods/heracles.pw.toml b/mods/heracles.pw.toml deleted file mode 100644 index 4f507bf..0000000 --- a/mods/heracles.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Heracles" -filename = "Heracles-fabric-1.20.1-1.1.13.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/lo90fZoB/versions/Iw91uuFK/Heracles-fabric-1.20.1-1.1.13.jar" -hash-format = "sha1" -hash = "9a9213acbbe2d10ed12087978653253f0a4754c6" - -[update] -[update.modrinth] -mod-id = "lo90fZoB" -version = "Iw91uuFK" diff --git a/pack.toml b/pack.toml index c88b5e3..ca8dee6 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 = "0ca485ecbd638da7e140ae4e214e975ee1b4bcd70da3c55ae5c23013427f30ed" +hash = "38badae21bf9d1b3e77941bce446666de33ec917621a2cf450b886ccda559738" [versions] fabric = "0.16.1"