Redstone components pop off block when //replace-ing blocks
Fireheart318 opened this issue ยท 2 comments
WorldEdit Version
Fabric-Official(7.2.8+6008-1246d61)
Platform Version
Fabric
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEdit 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
When I use /replace on a block with a redstone component, plant, etc. on top, said component pops off and turns into an item.
Expected Behavior
Replacing a block with a redstone component, plant, etc. on top should keep said thing on the block.
Reproduction Steps
//replace or //set a block with a piece of redstone, comparator, flower, etc. on top
Anything Else?
Context - I'm trying to change the colored wool/concrete in a redstone build into stone bricks in the process of designing a farm to build in a survival world.