diff options
| author | seth <[email protected]> | 2023-01-16 03:48:11 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-01-16 05:16:13 -0500 |
| commit | acb033955957c1b8dac7e2d9782d44d6e10c4871 (patch) | |
| tree | 958a0b653df23f7b2a0364a03d4e5c33fc7447c6 /mods/niceload.pw.toml | |
initial commit
Diffstat (limited to 'mods/niceload.pw.toml')
| -rw-r--r-- | mods/niceload.pw.toml | 13 |
1 files changed, 13 insertions, 0 deletions
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" |
