diff --git a/index.toml b/index.toml index 27317cc..70225da 100644 --- a/index.toml +++ b/index.toml @@ -350,6 +350,11 @@ file = "mods/colorwheel.pw.toml" hash = "934d5afe2c8d68e991a5e24955c35abde9511a466ab62b34485363ad3f4dc43b" metafile = true +[[files]] +file = "mods/combat-roll.pw.toml" +hash = "ba1ce8187454b77c4ea8eaca43cfc46c92cbabab4e611f9501d047106da5ac7b" +metafile = true + [[files]] file = "mods/connector-extras.pw.toml" hash = "52e2cb54ee2933bf00e9b7886f47938a2dce1bf998293be2b38552083ffa5f9a" diff --git a/mods/combat-roll.pw.toml b/mods/combat-roll.pw.toml new file mode 100644 index 0000000..7edf508 --- /dev/null +++ b/mods/combat-roll.pw.toml @@ -0,0 +1,13 @@ +name = "Combat Roll" +filename = "combat_roll-neoforge-2.0.5+1.21.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/wGKYL7st/versions/dO3XGXuP/combat_roll-neoforge-2.0.5%2B1.21.1.jar" +hash-format = "sha512" +hash = "212666dbd175e97cf12d7beb57099a9d94268e87b78835df745a05525209475aa0e46d2c7011a6222d2c13564d3ab7d9596d1604502ae4317735adc46706e9be" + +[update] +[update.modrinth] +mod-id = "wGKYL7st" +version = "dO3XGXuP" diff --git a/pack.toml b/pack.toml index f016a80..f4925ea 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 = "693040b215957859bf6d584a021aeac5a4b01d8869ca5e004198f4d6d650fed2" +hash = "2ae76af6bf159d9ccb196c8f18bcd8980c4b6cc6ed7707c9fc3cad868071a31e" [versions] minecraft = "1.21.1"