add renameit

This commit is contained in:
endigma 2022-06-18 19:14:52 -03:00
parent 055153f6a8
commit 5d2193e98c
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 19 additions and 1 deletions

View File

@ -903,6 +903,11 @@ file = "mods/reeses-sodium-options.toml"
hash = "c704ab1b78607e345633f54f6f0d3a4ffa9fdb37600c87a794bd67fab3ec9b54" hash = "c704ab1b78607e345633f54f6f0d3a4ffa9fdb37600c87a794bd67fab3ec9b54"
metafile = true metafile = true
[[files]]
file = "mods/renameit.pw.toml"
hash = "a98e075a5890fb9486157dafe8f98eeef8befb3ce78a9b68f7aa04819cddfc6e"
metafile = true
[[files]] [[files]]
file = "mods/repurposed-structures-fabric.toml" file = "mods/repurposed-structures-fabric.toml"
hash = "6b51b49e8ca818449735833e918d6e5edf1905d46347571f569b3c2c00d21d06" hash = "6b51b49e8ca818449735833e918d6e5edf1905d46347571f569b3c2c00d21d06"

13
mods/renameit.pw.toml Normal file
View File

@ -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"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "61732341df3368f6670527bba95b21df7433fcc0e4ef8097d1e84c604637ad30" hash = "011ee1254de4171ca3cc826f8adb7482c5b94cf4640e1cfd1fa2896b28a0e0a4"
[versions] [versions]
fabric = "0.14.7" fabric = "0.14.7"