* Officially support 1.19.2
* Updated to Frame 0.26
* Recipe advancements have had their criteria names updated, so you may find yourself regaining some recipes
+ Ender Mesh
- A decorative block crafted from 4 Obsidian and an Ender Pearl
+ Petrified Lichen
- Found at the darkest depths of the world, replacing Glow Lichen
* Optimised leaf loot table replacements
* Fixed translation of Potted Azalea Flowers
+ Added the ability to skim Pebbles on water :)
+ Added translations for Simplified Chinese (`zh_cn`, https://github.com/moddingplayground/twigs-fabric/pull/10)
* Amethyst blocks now jingle correctly
* Floor layers (Twigs, Pebbles etc) are no longer waterloggable, and will get broken by water flow
* Bamboo Mats are now correctly waterloggable
* Paper Lanterns no longer have luminance when waterlogged
- You can no longer pick up floor layer blocks (Twigs, Pebbles, etc) through right click
- This feature caused more harm than good
* World generation features now use biome tags, which means that you can modify spawning via data packs
- Tags include:
- twigs:does_not_spawn_rhyolite
- twigs:spawns_bloodstone
- twigs:spawns_pebble
- twigs:spawns_schist
- twigs:spawns_sea_shell
- twigs:spawns_twig
* Renamed generation feature 'ore_rhyolite_lower' to 'ore_rhyolite'
* Enormous resources refactor
-! Boats are now vanilla boats again! This means that any Twigs boats will be removed after updating - BREAK YOUR BOATS BEFORE UPDATING!