DeadVoxelx 6495a2e685 Big Fuckin Update
Lots of various backend fixes and improvements.
All Skeletons and Zombies can breathe underwater and can sink in water now.
Aphalaf Sword can be enchanted now.
Aphalaf Sword and Relic Mallet are immune to explosions.
Eggs stack to 64.
Potions stack to 16.
Chicken Jockeys.
Villagers struck by lightning turn to Witches.
Witches rarely spawn throughout the Overworld.
Cauldrons extinguish fire.
Ice melts into Water even if in the Nether.
2026-05-06 14:47:47 -04:00
2026-04-13 19:58:21 -04:00
2026-03-17 16:39:22 -05:00
2026-05-06 14:34:18 -04:00
2026-03-09 20:49:50 -05:00
2026-03-17 16:39:22 -05:00
2026-03-17 16:39:22 -05:00
2026-03-17 16:39:22 -05:00
2026-03-17 16:39:22 -05:00
2026-04-05 09:10:51 -04:00
2026-04-23 21:31:53 -04:00

HellishEnds Banner

Controls (Keyboard & Mouse)

  • Movement: W A S D
  • Jump / Fly (Up): Space
  • Sneak / Fly (Down): Shift (Hold)
  • Sprint: Q (Hold) or Double-tap W
  • Inventory: E
  • Chat: T
  • Zoom: V
  • Drop Item: B
  • Crafting: C Use Q and E to move through tabs (cycles Left/Right)
  • Toggle View (FPS/TPS): F5
  • Fullscreen: F11
  • Pause Menu: Esc
  • Attack / Destroy: Left Click
  • Use / Place: Right Click
  • Select Item: Mouse Wheel or keys 1 to 9
  • Accept or Decline Tutorial hints: Enter to accept and B to decline
  • Game Info (Player list and Host Options): TAB
  • Toggle HUD: F1
  • Toggle Debug Info: F3
  • Toggle Advanced Tooltips: F3 + H
  • Open Debug Overlay: F4
  • Toggle Debug Console: F6

Build & Run

  1. Install Visual Studio 2022 or newer.
  2. Clone the repository.
  3. Open the project folder from Visual Studio.
  4. Set the build configuration to Windows64 - Debug (Release is also ok but missing some debug features), then build and run.

CMake (Windows x64)

cmake --preset windows64
cmake --build --preset windows64-debug --target Minecraft.Client
Description
No description provided
Readme 1.9 GiB
Languages
Arc 66.1%
PLSQL 18.2%
C++ 13.5%
Self 1.2%
C 0.9%