From 718552547c9bac02156681b855470aa986fbd5ee Mon Sep 17 00:00:00 2001 From: SB <72693226+StormyBytes@users.noreply.github.com> Date: Sat, 7 Aug 2021 17:29:58 +0700 Subject: [PATCH] forgot readme Hi how's your day? --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 774ccae..c1e4b6c 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,10 @@ Also includes unmerged PRs. - SkeletonESP (Ported from [JexClient](https://github.com/DustinRepo/JexClient-main/blob/main/src/main/java/me/dustin/jex/feature/mod/impl/render/Skeletons.java)) - SoundLocator +**Modifications** +- NoRender + - `noCommandSuggestions` (Taken from an [unmerged PR](https://github.com/MeteorDevelopment/meteor-client/pull/1347)) + ## Commands - `.ghost` (Ported from [AntiGhost](https://github.com/gbl/AntiGhost/blob/fabric_1_16/src/main/java/de/guntram/mcmod/antighost/AntiGhost.java)) - `.give` (Some preset were taken from [BleachHack](https://github.com/BleachDrinker420/BleachHack/blob/master/BleachHack-Fabric-1.17/src/main/java/bleach/hack/command/commands/CmdGive.java))