Compatibility
Minecraft: Java Edition
1.21–1.21.4
1.20.x
1.19.2–1.19.4
Platforms
Supported environments
Creators
Details
Changelog
Version 0.13 Beta
User Changelog
- Added error handling when destroying tree.
Dependency Updates
- Updated pandalib 0.4.2 -> 0.5
Config Update
- Renamed
standardTreeconfig togenericTree - Renamed
extraBlockFilterconfig toadjacentBlockFilter - Changed
maxLeavesRadiusdefault value 10 -> 7 - Removed
shouldFallOnMaxLogAmountas it became redundant with the new algorithm changes to Generic Tree - Renamed
onlyFallWithRequiredTooltorequireTool - Removed
mushroomTreefilters, this is now handled internally - Removed
adjacentBlockFilterfrom the Generic Tree config, this will be handled internally temporarily.
Algorithm Update
- Highly improved the Generic Tree's tree detection algorithm by using the Breadth-first search (BFS) method.
- Chorus Plants will now only fall from the mined block and above, leaving the blocks under the mined block.
Developer Notes
- Changed
TreeRegistryto use deferred registration - Removed
TreeTypeRegistry.classin favor of deferred registration - Replaced
BlockStateMixinwithBlockBehaviourMixin - Moved
MakeTreeFallmethod fromEventHandlerto newTreeHandlerclass - Renamed
standardTree.classtogenericTree.class - Renamed
standardTreeConfig.classtogenericTreeConfig.class - Renamed
Tree.classtoTreeType.class - Split
MushroomTree.classup intoRedMushroomTree.classandBrownMushroomTree.class
Files
Metadata
Release channel
BetaVersion number
0.13Loaders
Game versions
1.19.2Downloads
147Publication date
February 4, 2025 at 8:55 AMPublisher

ThePandaOliver
Owner




