diff --git a/index.toml b/index.toml index a0f31e1..233cfef 100644 --- a/index.toml +++ b/index.toml @@ -814,6 +814,11 @@ file = "mods/no-enderman-grief.pw.toml" hash = "3349a217141d1587f6ef03baf8cdd106ada041a8fce0972f1955781b320c0a33" metafile = true +[[files]] +file = "mods/notenoughcrashes.pw.toml" +hash = "09ba6db54e6f13fafa1e12a9adcd83db9137617d631288579f520ab11b4bfe9a" +metafile = true + [[files]] file = "mods/octo-lib.pw.toml" hash = "94828636fa5e8b258a60049250c84ba8c5a0310a98bc1530fc02c351a06aab8b" diff --git a/mods/notenoughcrashes.pw.toml b/mods/notenoughcrashes.pw.toml new file mode 100644 index 0000000..6ce28d7 --- /dev/null +++ b/mods/notenoughcrashes.pw.toml @@ -0,0 +1,13 @@ +name = "Not Enough Crashes" +filename = "notenoughcrashes-neoforge-4.4.9+1.21.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/yM94ont6/versions/alR8L7vF/notenoughcrashes-neoforge-4.4.9%2B1.21.1.jar" +hash-format = "sha512" +hash = "912c31c6e806e457a501742d668b82b70f03d5cdbb722f09da27ba19f3408f236b1704ccf9ed4a2bee82cc272ba78671bfe1fd8b46baefef1ac4ee56d703f04f" + +[update] +[update.modrinth] +mod-id = "yM94ont6" +version = "alR8L7vF" diff --git a/pack.toml b/pack.toml index 1fb8fdc..2aebc91 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 = "fa465fb5b130d203563c3c70699e49486fe2599fbb1aeec9fde3148d08b456ef" +hash = "daf3ececafe61c363e4d7e8930c7bb2a63c744d944c6e172ab44a19c8f5bda76" [versions] minecraft = "1.21.1"