[Feature] Make the leaves that fruits can hang from data-driven
emihead opened this issue ยท 0 comments
Is your feature request related to a problem? Please describe.
I'd like to make it so certain fruits grow on trees from other mods, but it doesn't work since the leaves that can support hanging fruits are hardcoded.
Describe the feature you'd like
I think it'd be neat if the leaves which can support each type of hanging fruit were based on block tags instead of being hardcoded. The mod already has tags like orange_leaves, plum_leaves, etc. so those could probably be used.