TU43 Release 3

+ Gameplay changes
Stained clay renamed to "Hardened Clay" (e.g. White Hardened Clay)
Gold ore now generates in mesa biomes between Y=32 and Y=79
Shears can no longer be enchanted with Silk Touch
Pigs can be led/bred with potatoes and beetroots (in addition to carrots)
Elder Guardians now drop dry sponges instead of wet sponges
Endermen now spawn in the Nether
This commit is contained in:
Tranqlmao
2026-07-07 15:07:01 -04:00
parent 9bbd4b3e90
commit d1bf3952cd
8 changed files with 38 additions and 20 deletions
@@ -413,6 +413,8 @@ set(_MINECRAFT_SERVER_COMMON_ROOT
"${_MS_SRC}/../Minecraft.Client/QuadrupedModel.cpp"
"${_MS_SRC}/../Minecraft.Client/RabbitModel.cpp"
"${_MS_SRC}/../Minecraft.Client/RabbitRenderer.cpp"
"${_MS_SRC}/../Minecraft.Client/PolarBearModel.cpp"
"${_MS_SRC}/../Minecraft.Client/PolarBearRenderer.cpp"
"${_MS_SRC}/../Minecraft.Client/Rect2i.cpp"
"${_MS_SRC}/../Minecraft.Client/RedDustParticle.cpp"
"${_MS_SRC}/../Minecraft.Client/RemotePlayer.cpp"