Problems with blockstates in WorldEdit mod
NathanaelBlystern opened this issue ยท 7 comments
WorldEdit Version
7.2.15
Platform Version
Forge 47.2.23, Fabric 0.96.11+1.20.4
Confirmations
- 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 trying to paste/move/stack a structure that contains blocks with the blockstates, they don't work correctly. For example, if you use a debug stick on fences or walls, blockstates will not be copied when using the //paste, //move, //clone, etc. commands.
Expected Behavior
Blockstates should carry over when using the WorldEdit mod.
Reproduction Steps
- //copy structure with blockstates
- //paste
Anything Else?
No response
The MC and WorldEdit versions you've listed are not possible to be used together, so something about your report does not add up.
In general though, block states work fine - so it'll be another mod likely hooking into WorldEdit and breaking things. Your report in general doesn't make sense due to conflicting information though so I can't say more
Regardless, it's not really clear what the exact problem is. It would be best if you could show a picture of what you expect to occur.
Regardless, it's not really clear what the exact problem is. It would be best if you could show a picture of what you expect to occur.
The screenshot shows that I tried to copy the bottom section of the sandstone wall and paste it on top, but when I did this, the walls changed their blockstate and joined the blocks behind. Make a video maybe? Or is this problem really happening only to me?