diff --git a/index.toml b/index.toml index d039e71..4fcdf45 100644 --- a/index.toml +++ b/index.toml @@ -918,6 +918,11 @@ file = "mods/starlight.pw.toml" hash = "2aeab4f3b0a720ed02f400d9b521f1858474d4f8f7c3577ce916d5aa31fe37e1" metafile = true +[[files]] +file = "mods/stormfest.pw.toml" +hash = "614711a21bc369198910c655d15506d04fa99ab5ba000f1578a1cbd106ecf26d" +metafile = true + [[files]] file = "mods/terrablender-fabric.pw.toml" hash = "d8811e747723a11a540557e9d602fe16fbbd55fdeb120342f008108f89e8226b" diff --git a/mods/stormfest.pw.toml b/mods/stormfest.pw.toml new file mode 100644 index 0000000..6e0e36f --- /dev/null +++ b/mods/stormfest.pw.toml @@ -0,0 +1,13 @@ +name = "Stormfest" +filename = "stormfest-v1.3.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/DKknxXqy/versions/BDEyhaid/stormfest-v1.3.1.jar" +hash-format = "sha1" +hash = "d19b70969bbc1c59d506b114a35dda3040f1ebe5" + +[update] +[update.modrinth] +mod-id = "DKknxXqy" +version = "BDEyhaid" diff --git a/pack.toml b/pack.toml index 4eab6b7..3dcb1a0 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 = "de516408d156f0be06f75d887ca48e950f2d22d0e825a2cd07ecbaa5ee431236" +hash = "5c4b7e5557d5beec1f956acd1d158c59c479776f6b0319c8af0a5e83f99f7cfb" [versions] minecraft = "1.19.2"