Passable Leaves Compat
breadguyyy opened this issue ยท 2 comments
I'm using a mod called Passable Leaves, but the leaves from this mod aren't affected by it. I posted an issue on that mod's issue tracker and they said they can't do anything if your leaf blocks don't extend blockLeaf. is there any way to remedy this on my end?
No, this is issue with Passable Leaves. There is no need to extend vanilla BlockLeaves
class. Implementing isLeaves
is a way as well. In view of the particularity of our leaves we decide not to extend vanilla class. If they cannot come up with a good solution, we can consider to add a compatibility feature.