MorriCraft v2.2.26 (FIXED): Hunger System, Apple item, improved Grass Top texture, and World Spawn offset fix
This commit is contained in:
parent
78ea9a4503
commit
da08a68875
Binary file not shown.
11
README.md
11
README.md
|
|
@ -106,12 +106,13 @@ A pre-built `MorriCraft-Windows.zip` is available in the repository root.
|
||||||
|
|
||||||
## 📜 Version History
|
## 📜 Version History
|
||||||
|
|
||||||
### v2.2.25 - Grass Block & Update System Patch (Current)
|
### v2.2.26 - Hunger & World Gen Patch (Current)
|
||||||
- **Held Item Rendering**: Fixed grass blocks, logs, and crafting tables showing incorrect textures in the player's hand.
|
- **Hunger System**: Added player hunger bar, starvation mechanics, and health regeneration when full.
|
||||||
- **Update System Overhaul**: Introduced an extraction phase with progress feedback and a "Restart" button for automated relaunch.
|
- **Apple Item**: Added edible Apple item to restore hunger.
|
||||||
- **Spawn Stability**: Players now spawn in stable biome centers, avoiding transition edges.
|
- **Grass Texture**: Improved `grass_top` texture with better pixel art.
|
||||||
|
- **World Spawn Fix**: Fixed missing terrain chunks behind the player on new world generation.
|
||||||
|
|
||||||
### v2.2.24 - UI & Command Fixes
|
### v2.2.25 - Grass Block & Update System Patch
|
||||||
- **'E' Key Bug Fix**: Resolved an issue where the inventory overlay would get out of sync with container/cheat GUIs, preventing the menu from staying open or resulting in a missing cursor.
|
- **'E' Key Bug Fix**: Resolved an issue where the inventory overlay would get out of sync with container/cheat GUIs, preventing the menu from staying open or resulting in a missing cursor.
|
||||||
- **/test Command**: Refined the `/test` command to grant exactly 1x Crafting Table and 64x Oak Logs with descriptive feedback.
|
- **/test Command**: Refined the `/test` command to grant exactly 1x Crafting Table and 64x Oak Logs with descriptive feedback.
|
||||||
- **Help Command**: Updated `/help` to include all debug commands (`/test`, `/cheat`, `/fly`, `/seed`).
|
- **Help Command**: Updated `/help` to include all debug commands (`/test`, `/cheat`, `/fly`, `/seed`).
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
v2.2.25
|
v2.2.26
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
v2.2.25
|
v2.2.26
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
v2.2.25
|
v2.2.26
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue