CraftBook 3

CraftBook 3

139k Downloads

BetterPlants ferns break certain non-full blocks when they grow

sawarahh opened this issue ยท 2 comments

commented

CraftBook Version

craftbook-bukkit-5.0.0-beta-03

Platform Version

paper_1.21

Confirmations

  • I am using the most recent Minecraft release.
  • I am using a version of WorldEdit compatible with my Minecraft version.
  • I am using a version of CraftBook compatible with my Minecraft version.
  • I am using the latest or recommended version of my platform software.
  • I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
  • I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)

Bug Description

Image
Image

When a fern is placed below a non-full block, it will grow into a large fern and break whatever was above it. It does not appear to drop the broken block as an item.

Expected Behavior

When there is no room above a small fern to grow, it should remain small.

Reproduction Steps

  1. Place a small fern
  2. Place any of the pictured non-full blocks above the small fern (sign, trapdoor, pointed dripstone, lantern, button, slab)
  3. Wait for the fern to grow

Anything Else?

It would be nice to have a configurable option to toggle whether small ferns grow to large ferns on their own. I only had this feature turned on to be able to harvest large ferns with shears.

commented

This was fixed in 8fc5d7c

commented

Dang you're fast! Thank you thank you :)