From 5fed0e124acb101ec18394b3defc98b702689a0b Mon Sep 17 00:00:00 2001 From: TheMikirog Date: Sun, 13 Nov 2022 20:51:30 +0100 Subject: [PATCH] Update utilities.json --- plugins/utilities.json | 44 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index 63413f6..66b285c 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -296,6 +296,48 @@ "md5sum": "7da7fae6ddf2560789bbef56f4ff5bd6" } } + } + "quickturn": { + "description": "Sharp turns while running (releasing run button, changing direction, holding run again) are much faster with this mod, allowing for more dynamic, aggressive play.", + "external_url": "", + "authors": [ + { + "name": "TheMikirog", + "email": "", + "discord": "TheMikirog#1984" + } + ], + "versions": { + "3.0.0": null + } + } + "ragdoll_b_gone": { + "description": "Removes ragdolls. Thanos snaps those pesky feet-tripping body sacks out of existence.", + "external_url": "", + "authors": [ + { + "name": "TheMikirog", + "email": "", + "discord": "TheMikirog#1984" + } + ], + "versions": { + "1.0.0": null + } + } + "bomb_radius_visualizer": { + "description": "With this cutting edge technology, you precisely know\nhow close to the bomb you can tread.\nSupports modified blast radius values!", + "external_url": "", + "authors": [ + { + "name": "TheMikirog", + "email": "", + "discord": "TheMikirog#1984" + } + ], + "versions": { + "1.0.0": null + } } } -} \ No newline at end of file +}