Sponge Behavior
crumpkatrina opened this issue ยท 3 comments
CraftBook Version
3.10.7 Build 4754
Platform Version
Paper 1.18.2 Build 335
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
We are using following config:
Sponge:
radius: 5
circular-radius: false
require-redstone: false
include-wet: true
It seems that the sponges are not removing kelp/tall grass.
Meanwhile, in vanilla sponges do in fact remove those.
Can we please get CraftBook sponges to follow vanilla behaviour.
PS: This was not an issue when the sponge mechanism was in WorldEdit.
Expected Behavior
Sponge and other plants to break correctly.
Reproduction Steps
- Use above config on water that have kelp/other plants.
- Observe they do not break.
- You are instead left with: https://i.imgur.com/rC4d55s.png
Anything Else?
No response
@me4502
Can you please add this to 3.10.7?
https://builds.enginehub.org/job/craftbook?branch=master
We are not yet using version 5.
This was done intentionally to prevent them from being destructive to existing blocks
I suppose a configuration option could be added for it.
Also - Sponges were never in WorldEdit, the CraftBook Sponge mechanic isn't from anywhere and was made for CraftBook