Detailed description
When placing a tree, the code will check if the tree fits in the given area.
However, this only applies for default:sapling, and should be updated to properly check the given tree that's being placed.
Context
This will prevent a lot of issues and bugs when placing a tree, and will also prevent unwanted destructions.
Possible implementation
Properly check the given tree size and place it if it fits in the given area.
Additional information
No response
Code of Conduct
Detailed description
When placing a tree, the code will check if the tree fits in the given area.
However, this only applies for
default:sapling, and should be updated to properly check the given tree that's being placed.Context
This will prevent a lot of issues and bugs when placing a tree, and will also prevent unwanted destructions.
Possible implementation
Properly check the given tree size and place it if it fits in the given area.
Additional information
No response
Code of Conduct