diff --git a/src/index.toml b/src/index.toml index fa8110e..7d2c114 100644 --- a/src/index.toml +++ b/src/index.toml @@ -219,6 +219,11 @@ file = "mods/borderless.pw.toml" hash = "a14e9890eca705a0f01d1825bd1b26501a0b99db4f112296382819171441e87d" metafile = true +[[files]] +file = "mods/botany-pots-tiers.pw.toml" +hash = "9d0282ef7a4ee68afabf450e1785444a350bcec41ff143f58bcf14f24d474ce7" +metafile = true + [[files]] file = "mods/botany-pots.pw.toml" hash = "6fb4e2986a261e00953a1e4d548ecfb5dfc055510469ccb13f09423e2c46e390" diff --git a/src/mods/botany-pots-tiers.pw.toml b/src/mods/botany-pots-tiers.pw.toml new file mode 100644 index 0000000..79af7ea --- /dev/null +++ b/src/mods/botany-pots-tiers.pw.toml @@ -0,0 +1,13 @@ +name = "Botany Pots Tiers" +filename = "BotanyPotsTiers-Forge-1.20.1-6.0.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "1e1972b9af26582ac8ec02393292ab8d334e3dac" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4666979 +project-id = 526754 diff --git a/src/pack.toml b/src/pack.toml index e2d725f..eab506f 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.6.1" +version = "0.6.2" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "cc20995767b1a5cb1995281fe5869fe66d3a74cd485aff304b4f74d46f1edf04" +hash = "b44a524d55a7d1696d0bd2c2bcda71aff53aab3f5ab2f8cb441e732548415064" [versions] forge = "47.2.0"