Releases: fr1kin/ForgeHax
ForgeHax 3.3.1-eca8932 for Minecraft 1.16.5
Built using Forge MDK version 36.2.2
ForgeHax 3.3.0-2c0e62c for Minecraft 1.16.5
Built using Forge MDK version 36.0.13
Minecraft 1.12.2 ForgeHax 2.9.0
completed
Minecraft 1.12.2 ForgeHax 2.8.0
2.8.0
[fr1kin]
+ Removed JourneyMap lighting fix
[Babbaj]
+ Added BoatFly
Minecraft 1.12.1 ForgeHax 2.6.0 With GUI
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
Updated to 1.12.2 with Babbajs GUI.
Minecraft 1.12.1 ForgeHax 2.6.0
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
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
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
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