diff --git a/index.toml b/index.toml index 26cebcf..91ee489 100644 --- a/index.toml +++ b/index.toml @@ -1873,6 +1873,11 @@ file = "mods/fabric-language-kotlin-1.11.0+kotlin.2.0.0.pw.toml" hash = "51398283035bdc1eb4bf89687972a9af741365d9a47a8d5305a17db8b87b8534" metafile = true +[[files]] +file = "mods/fabrictailor.pw.toml" +hash = "ee9bd23aea09a314966d57a211d84aa288e7803c4277c6996edac334eee77c58" +metafile = true + [[files]] file = "mods/fakerlib-0.1.4.pw.toml" hash = "a7433fd766c868d939d35d319c8ff6d861d47e6872511e82d82588445630d90d" diff --git a/mods/fabrictailor.pw.toml b/mods/fabrictailor.pw.toml new file mode 100644 index 0000000..74f1942 --- /dev/null +++ b/mods/fabrictailor.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric Tailor" +filename = "fabrictailor-2.1.2.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/g8w1NapE/versions/MNgY2xFj/fabrictailor-2.1.2.jar" +hash-format = "sha1" +hash = "b7500e7538a9f73a7b988fb33ca3f071f7175816" + +[update] +[update.modrinth] +mod-id = "g8w1NapE" +version = "MNgY2xFj" diff --git a/pack.toml b/pack.toml index 28e18b7..a5a5a7f 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e1a65d661d34633bb0a6d4153edc122e98670ac6a4bb5658bc2a054fe18861dc" +hash = "f207a1837bc9e05972a0bd0344c9a1f2fa0faf3c83ad5e8ec609ca53e773eea6" [versions] fabric = "0.16.0"