diff options
| author | seth <[email protected]> | 2023-02-03 16:41:01 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-02-03 16:41:01 -0500 |
| commit | 37b7cf3a866729f7fa12512677533c8b15e70ae7 (patch) | |
| tree | cbd8d6f73ea37db60816e80ee4d13f62315a1ca8 /mods/mouse-wheelie.pw.toml | |
| parent | 577c074600cd069b0ccee8f15c9aa6230b313c5f (diff) | |
add mods and change optional mods desc
added:
- continuity
- mouse-wheelie
- freecam
Diffstat (limited to 'mods/mouse-wheelie.pw.toml')
| -rw-r--r-- | mods/mouse-wheelie.pw.toml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/mods/mouse-wheelie.pw.toml b/mods/mouse-wheelie.pw.toml new file mode 100644 index 0000000..3845a1d --- /dev/null +++ b/mods/mouse-wheelie.pw.toml @@ -0,0 +1,17 @@ +name = "Mouse Wheelie" +filename = "mousewheelie-1.10.7+mc1.19.2.jar" +side = "both" + +[option] +optional = true +description = "cool inventory management tweaks" + +[download] +url = "https://cdn.modrinth.com/data/u5Ic2U1u/versions/hUZXtd1H/mousewheelie-1.10.7%2Bmc1.19.2.jar" +hash-format = "sha1" +hash = "e6487a2a14c6d049397555906b4977bef13ed524" + +[update] +[update.modrinth] +mod-id = "u5Ic2U1u" +version = "hUZXtd1H" |
