DeadVoxelx 428fd13b80 Improve Village Path Generation
village paths now generate with cobblestone underneath.
village paths that attempt to generate in water will now instead generate on top of the water using oak planks (sandstone in desert villages).
2026-05-07 11:36:18 -04:00
2026-04-13 19:58:21 -04:00
2026-03-17 16:39:22 -05: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-05-07 11:32:15 -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%