Unknown property 'facing' for block minecraft:ladder
Agentomega opened this issue ยท 2 comments
WorldEdit Version
worldedit-bukkit-7.2.5-dist
Platform Version
paper-1.17.1-100
Bug Description
When attempting to place ladders against a set of bunkbeds, I found I was unable to specify the facing property.
Expected Behavior
When //set or //replace used with facing specified, ladders facing appropriate direction.
Reproduction Steps
- Place two beds on top of each other.
- //wand
- Set point 1 to ground adjacent to bed (beds facing=south in example)
- Set point 2 to upper bunk, foot of bed (northernmost block)
- //replace air ladder[facing=east]
Anything Else?
I originally did this with the forge version before uploading the world to paper, but some villagers updated the beds and broke the ladders, thus needing to do it again with the Bukkit/Paper version.