Added thunder to CoordLogger (ForgeHax port)

https://github.com/MeteorDevelopment/meteor-client/issues/1607
This commit is contained in:
stormybytes
2021-10-24 09:21:47 +07:00
parent 8fe04b88ee
commit 82aba0ddd2
2 changed files with 19 additions and 3 deletions

View File

@@ -44,7 +44,8 @@ An addon to Meteor Client that adds modules and commands that were too useless t
- Boost (Ported from [Cornos](https://github.com/cornos/Cornos/blob/master/src/main/java/me/zeroX150/cornos/features/module/impl/movement/Boost.java))
- ColorSigns
- Confuse
- Coord Logger (World events from [JexClient](https://github.com/DustinRepo/JexClient-main/blob/main/src/main/java/me/dustin/jex/feature/mod/impl/misc/CoordFinder.java))
- Coord Logger (World events from [JexClient](https://github.com/DustinRepo/JexClient-main/blob/main/src/main/java/me/dustin/jex/feature/mod/impl/misc/CoordFinder.java),
Thunder from [ForgeHax](https://github.com/fr1kin/ForgeHax/blob/1.16/src/main/java/dev/fiki/forgehax/main/mods/exploit/CoordsFinder.java#L119))
- Custom Packets
- InteractionMenu (Ported from [BleachHack](https://github.com/BleachDrinker420/BleachHack/pull/211))
- Lavacast