diff --git a/index.toml b/index.toml index 6287c6e..ff8d4dd 100644 --- a/index.toml +++ b/index.toml @@ -6257,6 +6257,11 @@ file = "mods/radium.pw.toml" hash = "43c03d82fe6f26ff8a378a2b5229cdae3768d0dce7dbba5b2cefcd2c2e14bd70" metafile = true +[[files]] +file = "mods/ratelimits.pw.toml" +hash = "0faf13145ade7ddcdcaefcf670d3d4bc0c45016e7c4c51403a5ee8efabb50775" +metafile = true + [[files]] file = "mods/realisticlanding.pw.toml" hash = "7737d11aff22af9046fb4357a5854c947aeb1e4563d02ca1d57941c690cdd3f8" diff --git a/mods/ratelimits.pw.toml b/mods/ratelimits.pw.toml new file mode 100644 index 0000000..fc5cd48 --- /dev/null +++ b/mods/ratelimits.pw.toml @@ -0,0 +1,8 @@ +name = "Rate Limits" +filename = "customspeed-2.01-forge-mc_1.20.1.jar" +side = "both" + +[download] +url = "https://git.zombiebytes.net/mad-sqwad/IMR6/raw/branch/main/minecraft/mods/customspeed-2.01-forge-mc_1.20.1.jar" +hash-format = "sha256" +hash = "a9449b928b10989ef113018c0ea46f40902c9f5c36deca2064f73aaa96eb2a24" diff --git a/pack.toml b/pack.toml index 9ca3164..b236f8a 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 = "869d727163b88f4801d028e830179e41083c557a2f051aadde17cb2110092135" +hash = "d00826dbceb37f7fbd9d88a88386630d8cc625f53e3afb2ba330626c9616eea3" [versions] forge = "47.4.12"