- 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
- Added bamboo block to bamboo planks recipe with an axe.
- Reduced Dead Bush Shaft(Stick) drop rate even further, from 20 to 11 percent.
- Reduced fuel values for Saw Dust and all Bark items.
- Fixed missing textures for some stump blocks.
- Fixed models in general for some of the custom log models.
- Balanced (brough back to normal) the axes breaking speed for leaves, as it was too fast.
- Fixed code to work as intended on the server side.
- Updated the mod to Fabric API 0.92.2 & Fabric Loader 0.15.11
-
Rewrote most of the mod logic to work better.
-
Added recipes for making plank blocks from wooden slabs.
-
Added Crafting Stump blocks. ( currently only acquired by breaking with Tough Environment chisel.)
-
Made the drops for mod log blocks to be datapack compatible (they were hardcoded before)
-
Reduced drop rate of sticks from Dead bush.
-
Brough back the logic to create vanilla stripped logs with right click.
-
Fixed Deepslate from not dropping because of wrong insertion of custom code.
-
Fixed all stump textures & made them appropriately convert to crafting tables when using with Tough Environment Chisels.
-
Updated the mod to Fabric API 0.92.1 & Fabric Loader 0.15.10