[Feature Request] Support for Ars Nouveau
dkgof opened this issue ยท 0 comments
When planting in pots, Ars Nouveau no longer detects plant growth.
It looks like they use @SubscribeEvent cropGrow()
And since Botany Pots does not trigger this method, no mana is generated.
Would it either be possible to trigger this, or have some other custom event that Ars Nouveau could listen for instead?