mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LegacyNetherFork.git
synced 2026-05-22 00:09:57 +00:00
428fd13b804261461eb6e11a43b44800cb989dd6
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).
Controls (Keyboard & Mouse)
- Movement:
WASD - Jump / Fly (Up):
Space - Sneak / Fly (Down):
Shift(Hold) - Sprint:
Q(Hold) or Double-tapW - Inventory:
E - Chat:
T - Zoom:
V - Drop Item:
B - Crafting:
CUseQandEto 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 Wheelor keys1to9 - Accept or Decline Tutorial hints:
Enterto accept andBto 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
- Install Visual Studio 2022 or newer.
- Clone the repository.
- Open the project folder from Visual Studio.
- 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
Languages
Arc
66.1%
PLSQL
18.2%
C++
13.5%
Self
1.2%
C
0.9%
