From ae23d11a8ff4920ea9a8f7d7cab1fab7ddb84e7f Mon Sep 17 00:00:00 2001 From: endigma Date: Wed, 17 Jan 2024 17:28:14 -0400 Subject: [PATCH] add deuf --- index.toml | 5 +++++ mods/deuf-refabricated.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/deuf-refabricated.pw.toml diff --git a/index.toml b/index.toml index 5a190fb..ee207ec 100644 --- a/index.toml +++ b/index.toml @@ -481,6 +481,11 @@ file = "mods/deeperdarker.pw.toml" hash = "5517dcbdc9be9317ce9ee8c2ea5f4f5bdf82e9011edf8b9c4898a2eaa8898017" metafile = true +[[files]] +file = "mods/deuf-refabricated.pw.toml" +hash = "8455a09291dec2839233c63f99cf6535afdaf9698b8fe624a86b97523877aa9d" +metafile = true + [[files]] file = "mods/diagonal-fences.pw.toml" hash = "8459210809b612d602dc744a09e04a4bc772c112f85336185425a65425a0a43a" diff --git a/mods/deuf-refabricated.pw.toml b/mods/deuf-refabricated.pw.toml new file mode 100644 index 0000000..466f923 --- /dev/null +++ b/mods/deuf-refabricated.pw.toml @@ -0,0 +1,13 @@ +name = "DEUF Refabricated" +filename = "DEUF_Refabricated-MC1.20.1-1.1.0.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/US6QuKdU/versions/pizP8FAq/DEUF_Refabricated-MC1.20.1-1.1.0.jar" +hash-format = "sha1" +hash = "0d02a861b18bb253c15335f72a3ce8185307da2a" + +[update] +[update.modrinth] +mod-id = "US6QuKdU" +version = "pizP8FAq" diff --git a/pack.toml b/pack.toml index de9b4d0..3ffd5c7 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 = "952a48fdbd68d0f82a7db3b0704c88cd123afac92fa8bdc413f0d87d18bd2ee2" +hash = "fa6cf947140c813635455a4189cbb06cbdf7d92a198eb4b66e0277f14afb471a" [versions] fabric = "0.15.3"