WorldEdit

WorldEdit

42M Downloads

Unknown property 'facing' for block minecraft:ladder

Agentomega opened this issue ยท 2 comments

commented

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

  1. Place two beds on top of each other.
  2. //wand
  3. Set point 1 to ground adjacent to bed (beds facing=south in example)
  4. Set point 2 to upper bunk, foot of bed (northernmost block)
  5. //replace air ladder[facing=east]
    2021-07-12_01 30 18
    2021-07-12_01 30 25

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.

commented

Use a version that supports 1.17

commented

Fair enough, totally didn't notice the beta version on bukkit, will give that a test.