diff --git a/index.toml b/index.toml index 6dbc9b6..a84ff1e 100644 --- a/index.toml +++ b/index.toml @@ -470,6 +470,11 @@ file = "mods/fabric-language-kotlin.pw.toml" hash = "07620e0acf742955b2f10e73244e1828836dd8737ea6142c7c4cd03243a78b7e" metafile = true +[[files]] +file = "mods/fabricexporter.pw.toml" +hash = "4637aea36cfa56c6456981c710535cdde86f1006fb4c1ba239fbc759b782cd88" +metafile = true + [[files]] file = "mods/fabricord.pw.toml" hash = "002ae3e3db1b5587d7300166606dd811fd7933f5f66e0aaa2b1c3491e19a741b" diff --git a/mods/fabricexporter.pw.toml b/mods/fabricexporter.pw.toml new file mode 100644 index 0000000..0fa528f --- /dev/null +++ b/mods/fabricexporter.pw.toml @@ -0,0 +1,13 @@ +name = "FabricExporter" +filename = "fabricexporter-1.0.10.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/dbVXHSlv/versions/hbHNI2Vs/fabricexporter-1.0.10.jar" +hash-format = "sha1" +hash = "e6ad48fb39c9a9cbc0baa423dc7775642ceaf763" + +[update] +[update.modrinth] +mod-id = "dbVXHSlv" +version = "hbHNI2Vs" diff --git a/pack.toml b/pack.toml index 8224480..61557ac 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 = "c043a58af66d60fdc62c32a6c4e7677565dff78468753c8a5ebb7de7834f4eae" +hash = "84790e5c7e3b998b507e559aad96ef5835a6ca09d139a49e7c53c832024c533e" [versions] fabric = "0.16.9"