- Fixed Mesoglea liquid rendering extending 16 tiles out instead of only encompassing one tile
- Updated embedded FrozenLib to 1.4.2
- Fixed Mesoglea liquid rendering extending 16 tiles out instead of only encompassing one tile
- Updated embedded FrozenLib to 1.4.3
- Fixed the Ancient Horn recipe giving a Saxophone Copper Horn
- Ancient Horns are now craftable again
- Fixed the Ancient Horn recipe ingredient layout
- Fixed the Ancient Horn and Copper Horn recipe advancements
- Fixed lava not igniting Wilder Wild's wood
- Fixed various other issues regarding block properties
- Done by making a copy of equivalent vanilla blocks and changing what's necessary
- Should also improve forward compatibility
- Done by making a copy of equivalent vanilla blocks and changing what's necessary
- Fixed scorched red sand not generating in some cases when it should generate
- Lowered Fabric Loader dependency to 0.14.22
- Bumped Fabric API requirement to 0.90.4
- Contains critical changes to block properties that this update relies on
- Updated embedded FrozenLib to 1.3.15
- Reverted registry changes in 2.1.7
- Added Mixins Config
- File only for now
- Refactored mixins for the new Mixins Config
- Removed default config classes in favor of
Config.defaultInstance()
- Added Biome Music category to Misc Config
- Refactored data generation
- Updated embedded FrozenLib to 1.3.14
- Fixed Ancient Horn crafting
- Fixed chunk loading
- Updated mixins to be more lenient if they can't be applied
- Updated block registration to start on class load
- Updated liquid block renderer mixin requirements to 0
- Changed creative tab handling to be more safe
- Updated embedded FrozenLib to 1.3.13
- Removed embedded NBT Crafting (backported from 1.20.2)
- Updated block registration to start on class load
- Updated liquid block renderer mixin requirements to 0
- Changed creative tab handling to be more safe
- Updated embedded FrozenLib to 1.3.13
- Added Mesoglea Bubble Columns.
- Axes no longer attempt to interact with every block, which previously prevented interaction with offhand items.
- Hopefully fixed Hanging Tendrils crashing while using C2ME during world generation. Please report this issue to us if it persists.
- Sodium now properly renders Mesoglea with the liquid rendering option enabled.
- Prickly Pears are now accounted for as "dangerous blocks" when pathfinding, just like regular Cacti.
- Removed changes to the Make Bubbles Pop mod as it switched strictly to mixins.
- Wilder Wild's leaves now use the same color as Vanilla's leaves on the map.
- Small Sponges now use Vanilla's Sponge sounds as opposed to Wet Grass sounds.
- Removed embedded Nbt Crafting as it became too difficult to maintain. This has been replaced in favor of a custom recipe type for Copper Horns.
- Significantly optimized Jellyfish's getJellyfish method.
- Fixed Ancient Horns freezing the world.
- Added new splash texts because why not.
- Added Mesoglea Bubble Columns.
- Axes no longer attempt to interact with every block, which previously prevented interaction with offhand items.
- Sodium now properly renders Mesoglea with the liquid rendering option enabled.
- Prickly Pears are now accounted for as "dangerous blocks" when pathfinding, just like regular Cacti.
- Removed changes to the Make Bubbles Pop mod as it switched strictly to mixins.
- Wilder Wild's leaves now use the same color as Vanilla's leaves on the map.
- Significantly optimized Jellyfish's getJellyfish method.
- Fixed Ancient Horns freezing the world.
- Added new splash texts because why not.
- Fixed world generation hanging.
- Stone chests can no longer be interacted with via the Fabric Transfer API.
- No longer prevents launching the game with Sodium versions earlier than 0.5.0.
- Some rendering functionality will be lost.
- Updated embedded FrozenLib to 1.3.9.
- Internally changed how required dependencies are handled.