
Sprinkler does not check if block is able to be grown before attempting to grow it
TheWinABagel opened this issue ยท 1 comments
The if statement here does not check Fertilizable#isFertilizable, which can result in attempting to grow blocks that are not able to be grown (ie fully grown blocks), which can result in a crash (report).
This is on a fabric server, using Sprinklerz version 0.5.
Fabric API 0.91.0 and Loader version 14.25