From acb033955957c1b8dac7e2d9782d44d6e10c4871 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 16 Jan 2023 03:48:11 -0500 Subject: initial commit --- mods/niceload.pw.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/niceload.pw.toml (limited to 'mods/niceload.pw.toml') diff --git a/mods/niceload.pw.toml b/mods/niceload.pw.toml new file mode 100644 index 0000000..351724e --- /dev/null +++ b/mods/niceload.pw.toml @@ -0,0 +1,13 @@ +name = "NiceLoad" +filename = "niceload-0.1.3.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/rhFZnqEG/versions/b9x51wft/niceload-0.1.3.jar" +hash-format = "sha1" +hash = "b097ca2007c050ec578d79d233e53082c3379133" + +[update] +[update.modrinth] +mod-id = "rhFZnqEG" +version = "b9x51wft" -- cgit v1.2.3