From e2d3089a98c47a25d05a201041cb0a26db239296 Mon Sep 17 00:00:00 2001 From: Jared Tiala Date: Fri, 13 Sep 2024 16:37:19 +0100 Subject: [PATCH] BetterHaptics v0.1.0 (#104) --- mods/1.37.0_9064817954/BetterHaptics-0.1.0.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 mods/1.37.0_9064817954/BetterHaptics-0.1.0.json diff --git a/mods/1.37.0_9064817954/BetterHaptics-0.1.0.json b/mods/1.37.0_9064817954/BetterHaptics-0.1.0.json new file mode 100644 index 0000000..d6e9e73 --- /dev/null +++ b/mods/1.37.0_9064817954/BetterHaptics-0.1.0.json @@ -0,0 +1,14 @@ +{ + "name": "BetterHaptics", + "description": "Reverts haptic feedback changes without breaking arc and chain notes.", + "id": "BetterHaptics", + "version": "0.1.0", + "author": "Crunkle", + "authorIcon": "https://avatars.githubusercontent.com/u/1208758?v=4", + "modloader": "Scotland2", + "download": "https://github.com/Crunkle/BetterHaptics/releases/download/v0.1.0/BetterHaptics.qmod", + "source": "https://github.com/Crunkle/BetterHaptics/", + "cover": null, + "funding": [], + "website": "https://github.com/Crunkle/BetterHaptics/" +}