`desertShrubs` should also check for waterlogged blocks around saplings
altrisi opened this issue ยท 0 comments
Right now it only checks for blocks that are exactly water, however waterlogged blocks should also be able to prevent saplings from turning into desert shrubs.
fabric-carpet/src/main/java/carpet/helpers/BlockSaplingHelper.java
Lines 14 to 17 in d27767b