Update changelog

This commit is contained in:
IamPyu 2024-12-26 18:15:23 -06:00
parent 1dc7e818df
commit d438ec5f47
2 changed files with 15 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"type": "GAME",
"title": "Nodelands",
"tags": ["survival", "creative"],
"tags": ["survival", "creative", "crafting", "magic", "plants_and_farming"],
"license": "MIT",
"media_license": "CC-BY-4.0",
"website": "https://codeberg.org/IamPyu/PyuTest",

View File

@ -5,6 +5,20 @@
Game Changes:
- Hunger timer is now reset when food is eaten and hunger is set to 20.
- When you are fully satisfied from eating a food hunger will take longer to
drain.
- Greatly increased the health of the boss battles, Enchanted and Mithril tools
were to overpowered.
- Necromancers no longer spawn Mimics.
- Fix stairs and slabs no stacking onto eachother if param2 is different.
- Improved farming.
- Cauldrons no longer drain its fuel.
- Instant Health potions can now be brewed.
- Added 3D model to players.
Bugfixes:
- Fixed death message for `shot` type.
## [Dec 22nd] Unnamed Minor Update