Releases · fr1kin/ForgeHax · GitHub
Skip to content

Releases: fr1kin/ForgeHax

ForgeHax 3.3.1-eca8932 for Minecraft 1.16.5

23 May 03:55
ddd237c
Compare
Choose a tag to compare

Built using Forge MDK version 36.2.2

ForgeHax 3.3.0-2c0e62c for Minecraft 1.16.5

19 Apr 22:06
5691e67
Compare
Choose a tag to compare

Built using Forge MDK version 36.0.13

Minecraft 1.12.2 ForgeHax 2.9.0

13 Oct 07:43
Compare
Choose a tag to compare

Minecraft 1.12.2 ForgeHax 2.8.0

27 Sep 03:02
Compare
Choose a tag to compare

2.8.0
[fr1kin]
+ Removed JourneyMap lighting fix
[Babbaj]
+ Added BoatFly

Minecraft 1.12.1 ForgeHax 2.6.0 With GUI

09 Sep 04:37
Compare
Choose a tag to compare

Added a gui that may or may not be added in the official release

To use it you must set a bind for "GuiMod" and toggling the mod will open the gui

Will create a couple messages in chat because im too lazy to implement a proper way to do it

Minecraft 1.12.2 ForgeHax 2.7.0-Babbaj-GUI

19 Sep 02:46
Compare
Choose a tag to compare

Updated to 1.12.2 with Babbajs GUI.

Minecraft 1.12.1 ForgeHax 2.6.0

04 Sep 06:31
Compare
Choose a tag to compare

2.6.0
[fr1kin]
+ Better feedback for unknown commands
+ Fixed negative number arguments not working properly for settings
+ No more delay for "Join message set" bot
+ All 2D drawing is now smoother
+ TTF Font support
+ Refined EntityESP (now renamed to ESP)
+ Faster chunk reloading for Xray and Markers
[Babbaj]
+ Added Jesus
+ Added PortalGui
+ You can now use items while paddling
+ Changed WaifuESP setting name
+ Added HorseStats
+ Added ExtraTab
+ Safewalk works for riding entities
+ NoTotem added to AntiOverlay
+ AntiAFK can be silent, and can be set to be only be activated when no key presses have been detected, allowing it to be used without any gameplay interference.

Minecraft 1.12.1 ForgeHax 2.5.0

22 Aug 22:47
Compare
Choose a tag to compare

2.5.0
[fr1kin]
+ Fixed issue with ModLoader not finding mods because of bug in guava
+ AutoEat will now work when chat is open
+ Renamed .namecheck to .history
+ Renamed .mods to .search
+ AutoSprint now uses EnumSetting type
+ AntiAFK is now a swing AntiAFK
+ Settings file will no longer be deleted if it cannot be deserialized properly
[Babbaj]
+ Added MapMod

Minecraft 1.12.1 ForgeHax 2.4.0

12 Aug 00:56
Compare
Choose a tag to compare

2.4.0
+ Out of beta as I don't see any major issues
+ Removed some junk mods
+ Added Tracers
+ Fixed incorrect math with VectorUtils::toScreen method
+ Other bug fixes
- Babbaj
+ Boat Hooks (removing boat clamping can not be disabled)
+ PushOutOfBlocks added to AntiKnockBackMod
+ NoRotate mod
+ helmet and portal overlays added to AntiOverlayMod
+ EntityEsp health bar is colored yellow for players with health above 20
+ Freecam fixes
+ Logoutspot mod
+ WAIFU ESP

Minecraft 1.12.1 ForgeHax 2.3.0-beta

04 Aug 02:06
Compare
Choose a tag to compare
Pre-release

2.3.0-beta
+ Updated to Minecraft Forge 1.12.1
+ Added better console messages
+ Reworked .help command, now links to the GitHub FAQ
+ Added .mods command that has optional argument that will check for any mods containing the given string (case insensitive)
+ Reworked player data fetcher. Now uses a threadpool.
+ Debug messages for JoinMessage mod for when players input is ignored.
+ Binding/unbinding will trigger serialization
+ Bind option accepts input over 1 character now
+ Added name check command (.namecheck )
+ Fixed xray opacity not changing and throwing opengl context error