diff --git a/index.toml b/index.toml index 95a0398..7e6ed82 100644 --- a/index.toml +++ b/index.toml @@ -903,6 +903,11 @@ file = "mods/reeses-sodium-options.toml" hash = "c704ab1b78607e345633f54f6f0d3a4ffa9fdb37600c87a794bd67fab3ec9b54" metafile = true +[[files]] +file = "mods/renameit.pw.toml" +hash = "a98e075a5890fb9486157dafe8f98eeef8befb3ce78a9b68f7aa04819cddfc6e" +metafile = true + [[files]] file = "mods/repurposed-structures-fabric.toml" hash = "6b51b49e8ca818449735833e918d6e5edf1905d46347571f569b3c2c00d21d06" diff --git a/mods/renameit.pw.toml b/mods/renameit.pw.toml new file mode 100644 index 0000000..dfeffac --- /dev/null +++ b/mods/renameit.pw.toml @@ -0,0 +1,13 @@ +name = "RenameIt" +filename = "renameit-1.1.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/zrUmyoDl/versions/1.1.0/renameit-1.1.0.jar" +hash-format = "sha1" +hash = "1f16def3e0198c9037c022a607879fe6ab7818ef" + +[update] +[update.modrinth] +mod-id = "zrUmyoDl" +version = "c0DpIajy" diff --git a/pack.toml b/pack.toml index 5fd0c17..377863f 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 = "61732341df3368f6670527bba95b21df7433fcc0e4ef8097d1e84c604637ad30" +hash = "011ee1254de4171ca3cc826f8adb7482c5b94cf4640e1cfd1fa2896b28a0e0a4" [versions] fabric = "0.14.7"