Natura crops, bush, cactus growing not using Forge's onCropsGrowPre/Post events, breaking compatibility with some mods
Stormwind99 opened this issue ยท 2 comments
(I'll be submitting a pull request with the fix shortly.)
Version Information
Minecraft: 1.12.2
Forge: N/A
Mantle: N/A
Natura: 1.12 branch from GitHub
Report Information
Natura's crop, bush, and cactus growing is not using Forge's onCropsGrowPre and onCropsGrowPost events, breaking compatibility with other mods like Serene Seasons.
Steps to Reproduce
N/A since issue is in code. An example is non-compatibility with Serene Seasons - all other crops stop growing in winter, but Natura's crops continue to grow.
Crash Log
N/A
Forge Log
N/A
Related #442
Fixed in #456