From feae77e30dc8a16ee5960ebe95e9cb623692653e Mon Sep 17 00:00:00 2001 From: copygirl Date: Mon, 29 Aug 2022 08:27:18 +0200 Subject: [PATCH] Add Create Slice & Dice --- mods/slice-and-dice.pw.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/slice-and-dice.pw.toml diff --git a/mods/slice-and-dice.pw.toml b/mods/slice-and-dice.pw.toml new file mode 100644 index 0000000..baac60a --- /dev/null +++ b/mods/slice-and-dice.pw.toml @@ -0,0 +1,13 @@ +name = "Create Slice & Dice" +filename = "sliceanddice-1.0.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/GmjmRQ0A/versions/r4yDHtFN/sliceanddice-1.0.2.jar" +hash-format = "sha1" +hash = "0a162009443897d668cba016bd0bacb0b1490cd1" + +[update] +[update.modrinth] +mod-id = "GmjmRQ0A" +version = "r4yDHtFN"