diff --git a/changelog.md b/changelog.md index 8f95caf873..1680fd68b4 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,19 @@ +##### Version 1.19.2-9.2.4-pre +- Add new excavator veins for decoration blocks (voidsong-dragonfly) + - Amethyst Crevasse, a geode vein + - Hardened Claypan, a red sand & terracotta vein + - Ancient Seabed, a dead coral & dripstone vein +- Add cloche recipes to grow flowers (voidsong-dragonfly) +- Add crusher recipes to make dyes (voidsong-dragonfly) +- Change turrets to accept generic entity terms like "Villager" for their black/whitelist (BluSunrize) +- Fix issues with multiblocks being accessed before being full formed (Malte) +- Fix items with obj renders breaking in the AE2 inscriber +- Fix drill overlay highlighting too many blocks (Malte) +- Fix external heater breaking when dealing with faster furnace recipes (TeamSpen210) +- Fix stairs and slabs not receiving item tags (BluSunrize) +- Fix potential crash with the accumulator backpack (BluSunrize) +- Translations Added/Updated: cs_cz (RomanPlayer22) + ##### Version 1.19.2-9.2.3-167 - Change "Superior Weaponry" advancement to hint at its potential to spawn new illagers in raids (BluSunrize) - Change item renders for Railgun, Chemthrower and Shield to be dynamic, to allow use of dynamic shaders (Drullkus) diff --git a/gradle.properties b/gradle.properties index 4c9600404d..6ddd1727ea 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.daemon=false version_minecraft=1.19.2 version_parchment=1.18.1-2022.03.06 version_forge=43.2.0 -version_ie=9.2.3 +version_ie=9.2.4 version_jei=11.2.0.246 version_cctweaked=1.100.10 version_buildnumber=167