diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/index.toml b/index.toml index 8eaf0d7..88e8096 100644 --- a/index.toml +++ b/index.toml @@ -76,6 +76,10 @@ hash = "172fbcaebcaa40c0d5e5afc11253fd40b67c2987ed65a1f678c44be4260a68d3" file = "config/nomobfarm.properties" hash = "a18e19970d598fc8009b49f02e4fc24aaca445e96f5f7bdd1b4084918e2c1350" +[[files]] +file = "config/numismatic-overhaul.json5" +hash = "e9ce5736818ff9c7f0d755bb83524a2ad72e990c2cf29a8e5543de1ec962016f" + [[files]] file = "config/puzzle.json" hash = "7dddd9b8df252ed38ad83a27d0d49145c1697abdf1d7ddb1a24ae6cf7683f6df" @@ -467,21 +471,6 @@ file = "mods/frame-api.pw.toml" hash = "d6504d3ab9720afbe03f10d3d8f89eb537b6d8ef8446d4551328dce9c786b551" metafile = true -[[files]] -file = "mods/ftb-library-fabric.pw.toml" -hash = "ef746e7a41f7c0c6db11ccc98fba9d0ee43b3978b181650b2ab1c45a4cdd0eb4" -metafile = true - -[[files]] -file = "mods/ftb-quests-fabric.pw.toml" -hash = "6c680b1931b51c4dd43fe90bfb042477c48dbb2342d8ed26f62c17e5b4e17ae4" -metafile = true - -[[files]] -file = "mods/ftb-teams-fabric.pw.toml" -hash = "191e7106a3915d5946487cbf827befceed9896ea937a99a12a73a702c31a707d" -metafile = true - [[files]] file = "mods/fwaystones.pw.toml" hash = "01229cc90ed07c223690033b98bd1cd3d04929c8e059a194cc50ebca8c3ca3f4" diff --git a/mods/ftb-library-fabric.pw.toml b/mods/ftb-library-fabric.pw.toml deleted file mode 100644 index ecf2409..0000000 --- a/mods/ftb-library-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "FTB Library (Fabric)" -filename = "ftb-library-fabric-1902.3.19-build.214.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "53cd8eb437f9cdea7e5ec1c47239fe13e42c2342" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4541986 -project-id = 438495 diff --git a/mods/ftb-quests-fabric.pw.toml b/mods/ftb-quests-fabric.pw.toml deleted file mode 100644 index c8f5a84..0000000 --- a/mods/ftb-quests-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "FTB Quests (Fabric)" -filename = "ftb-quests-fabric-1902.4.18-build.244.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "06aaf2b60c63a237911eb1beefa8ddf31e1c3d2c" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4629859 -project-id = 438496 diff --git a/mods/ftb-teams-fabric.pw.toml b/mods/ftb-teams-fabric.pw.toml deleted file mode 100644 index d94c0d0..0000000 --- a/mods/ftb-teams-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "FTB Teams (Fabric)" -filename = "ftb-teams-fabric-1902.2.14-build.123.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "7a39a7c00b5e246c3cd0fa437d050459b0560551" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4611937 -project-id = 438497 diff --git a/pack.toml b/pack.toml index 58963a3..a1f52d8 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 = "441bcd46cefd4b4d04f5c093bb2e6cea04672dfae1f328605278fcaab985a119" +hash = "5771c61b96dcbd2fb7aab3b21a8fd99379c566039f69d56ddf9a311063796e6e" [versions] minecraft = "1.19.2"