diff --git a/index.toml b/index.toml index a638835..3843ddd 100644 --- a/index.toml +++ b/index.toml @@ -190,6 +190,11 @@ file = "mods/frozenlib.pw.toml" hash = "32a3157cd2b38ad8e3a6fe2a663c2024ed544daf53ad07b5ae7b5d6ae6e5883e" metafile = true +[[files]] +file = "mods/ftb-chunks-fabric.pw.toml" +hash = "679b0096e784f03db5bbc0d9e57acd57860a933c7fb0b178fdcdfa94a14720cb" +metafile = true + [[files]] file = "mods/ftb-library-fabric.pw.toml" hash = "4fc9902bbf457bb226451b501a461d263ea1336081b433ab89047f1af9b2166e" diff --git a/mods/ftb-chunks-fabric.pw.toml b/mods/ftb-chunks-fabric.pw.toml new file mode 100644 index 0000000..9967bdc --- /dev/null +++ b/mods/ftb-chunks-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "FTB Chunks (Fabric)" +filename = "ftb-chunks-fabric-2101.1.9.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "a40c96ca197c03e04b68594c040c4b999359de11" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 6504892 +project-id = 472657 diff --git a/pack.toml b/pack.toml index b55fd8a..fab4c36 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "6a5452b424e1418b2a304360202f803d6e42d7967583b22539863dd919850ab2" +hash = "77f598485474e79a1659b2cd944ccbb7884220b0a0b7db7cf7be12219732df79" [versions] fabric = "0.16.14"