Changes

Summary

  1. Make smooth growth listener more defensive (details)
Commit 48ba8a651baed3cbf8d4d002ae65d643874756c4 by KnightMiner
Make smooth growth listener more defensive

Instead of assuming cactus event is always fired one block above cactus, check the position for the matching block. Fixes incompatibility with configurable cane
The file was modifiedsrc/main/java/knightminer/inspirations/tweaks/InspirationsTweaks.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/tweaks/util/SmoothGrowthListener.java (diff)