Sprinklerz

Sprinklerz

313k Downloads

Sprinkler does not check if block is able to be grown before attempting to grow it

TheWinABagel opened this issue ยท 1 comments

commented

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

commented

Thank you, I completely forgot cocoa beans where a thing and didn't think to test them. Should be fixed with 0.5.1.