- Fixed problems with existing configuration option where it was displaying wrong value/incorrect comments for what it does
- Changed all configuration options in the mod to use the custom config library added by BTWR: Shared Library. This fixes the bug from last version that crashed the game without any warnings of the missing library that created the configurations
- Removed Supermartijn642's config lib as the one creating configuration setting as it requires itself as a dependency to work properly
- Updated the mod to BTWR: Shared Library 0.6.5
- Changed all configuration options setting to be handled with Supermartijn642's Config Lib internally instead of Cloth Config API, which is used only for client side config options. Cloth Config is still used for creating all screens for access through Mod Menu.
- Refactored pretty much the whole code; mainly for readability and cleaning up, but also so it's more in order with other mods from the BTWR project
- Updated the mod to Fabric Loader 0.17.3 & BTWR: Shared Library 0.6.4
- Updated ExtendedShapelessRecipe from BTWR: Shared Library, which fixes some bugs with recipes using it
- Updated the mod to Fabric API 0.116.7 & BTWR: Shared Library 0.61
- Updated mod recipes to use the new renamed ExtendedShapelessRecipe from BTWR: SL v0.60
- Added a configuration option with Mod Menu to toggle whether saplings can be fertilized with bone meal or not
- Added missing recipes for bamboo stripped/normal blocks to planks with tool and disabled the vanilla recipe for those
- Added missing recipe for making bamboo planks by combining 2 bamboo slabs
- Added translations for all mod blocks, most of them were ones without an item, but with this change they will properly display with mods like WAILA
- Split the mod client environment from the main package
- Updated the mod to BTWR Shared Library 0.60
- Fixed recipes for crafting plans/sticks with axes & other tools to work without issues by using a custom recipe by BTWR: Shared Library and remove the old logic for modifying recipe remainder for items with mixins.
- Added recipes for stripped logs for planks/sticks crafting with tools.
- Removed leaves blocks from the AXE_MINEABLE block tag to normalize leaves blocks breaking speed as it was never intended to increase it.
- Updated the mod to BTWR Shared Library 0.59
- Made certain logs to update themselves and/or their neighbours on break so the logs model flows better overall (as it does in original BTW)
- Fixed partial logs (chewed, stripped or spikes) to break instantly in creative instead of in layers
- Fixed logs from the mod to be able to break into horizontal logs and also improved models/blockstate json files a lot.
- Changed some block breaking logic to utilize Fabric API break events instead of mixing in into code of existing blocks.
- Optimized and fixed the wooden breaking sound for stripped, chewed & spike log blocks to play as they should.
- Updated the mod to Fabric API 0.116.6, Fabric Loader 0.17.2 & BTWR Shared Library 0.58
- General code improvement/cleanup
- Updated the mod to Fabric API 0.115.3 & BTWR Shared Library 0.48
- Updated the mod to Fabric API 0.115.0, Fabric Loader 0.16.10 & BTWR Shared Library 0.47
- Updated the mod license in the mod list to display the proper one (changed from MIT to CC-BY-4.0)
- Update the author of the mod (me) to display in the mod list
- Fixed a bug with trees from other mods where their bottom part would not generate. This should allow compatibility with other mods to generate normally without missing "trunks".
- Fixed version requirement for BTWR-SL
- Updated the mod to Fabric API 0.114.0 && BTWR-SL v0.40
- Added BTWR-SL (Library mod) as dependency and removed BTWR: Core
- Added mod description to display properly
- Changed the stump remover recipe to not require creeper oysters
- Updated the mod to Fabric API 0.110.0 & Fabric Loader 0.16.9
- Fixed stumps to be able to be broken by explosions (they were too tough before)
- Updated the mod to Fabric Loader 0.16.7 & Fabric API 0.106.0
- Added support for stump blocks being broken by new chisel item tags introduced with the new Tough Environment update.
- Updated the mod to Fabric Loader 0.16.5 & Fabric API 0.104.0
- Updated the mod to require v0.26 of BTWR: Core
- Updated the mod to Fabric API 0.103.0
- Updated the mod to Fabric Loader 0.16.3
- Fixed some bugs related to crafting log recipes into sticks and planks to work as intended.
- Fixed a bug that caused leaves to always drop when broken by hand
- General improvements for some loot tables and recipes that were causing problems since the 1.20.6 update
- Updated the mod to latest fabric api versions


