When replacing Blocks especially stairs they always face north and not the direction originally.
rebelAlliance09 opened this issue ยท 1 comments
WorldEdit Version
Fabric 7.2.11-beta
Platform Version
Fabric 0.14.8
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 using //replace or //replacenear for stairs and some other blocks they always are facing north even if the original it is replacing is not facing north.
Expected Behavior
Blocks to be placed in the original direction
Reproduction Steps
- //replacenear 10 oak_stairs spruce_stairs
- wait
Anything Else?
No response
Utilize the State Applying Pattern