From 5b9b232ca8547412db5fa5a2eb36488b3b6ab0a1 Mon Sep 17 00:00:00 2001 From: copygirl Date: Mon, 18 Jul 2022 12:40:42 +0200 Subject: [PATCH] Remove Presence Footsteps Reason is the following issue: https://github.com/PaintNinja/Presence-Footsteps-Forge/issues/2 --- docs/MODS.md | 5 ----- mods/presence-footsteps-forge.pw.toml | 13 ------------- 2 files changed, 18 deletions(-) delete mode 100644 mods/presence-footsteps-forge.pw.toml diff --git a/docs/MODS.md b/docs/MODS.md index 9c3fed6..2474c0b 100644 --- a/docs/MODS.md +++ b/docs/MODS.md @@ -288,8 +288,3 @@ Removes flashing effect when night vision is running out - ![](icon/cf.png) [Pick Up Notifier](https://www.curseforge.com/minecraft/mc-mods/pick-up-notifier) - Shows a log of items and experience picked up by the player - -### Sound - -- ![](icon/cf.png) [Presence Footsteps](https://www.curseforge.com/minecraft/mc-mods/presence-footsteps-forge) - - Adds more immersive footstep sounds diff --git a/mods/presence-footsteps-forge.pw.toml b/mods/presence-footsteps-forge.pw.toml deleted file mode 100644 index 673b88a..0000000 --- a/mods/presence-footsteps-forge.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Presence Footsteps (Forge)" -filename = "PresenceFootsteps-1.18.2-1.5.0-beta1-forge.jar" -side = "client" - -[download] -hash-format = "sha1" -hash = "e88012e4165b7314061467688b486b456ad385ce" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 3797279 -project-id = 433068