WorldEdit

WorldEdit

42M Downloads

Blocks that need Support from below drop when being pasted ontop of Blocks with multiple states

tigerdan2 opened this issue ยท 1 comments

commented

WorldEdit Version

7.2.5

Platform Version

Latest Spigot and Paper (idk how to get the id)

Bug Description

pasting blocks that need support from below
(eg Redstonedust,Repeaters,Comperators,torches) ontop of blocks with multiple states
(eg Pistons, Trapdoors), that only support the block above in a special state (eg redstone dust can only exist on pistons that are not extended), Will cause some of them to plop while pasting

Expected Behavior

Those blocks should be able to paste

Reproduction Steps

  1. Place a piston
  2. Place a redstone dust ontop of the pistons
  3. Select Pos1 on the Piston, Pos2 on the Redstone Dust
  4. //Stack 100
  5. You will see that some pistons have dust above, some dont

Anything Else?

https://streamable.com/et7fi9
(footage is outdated, same behaviour is in newer versions)

commented

//perf update off and //perf neighbors off fixes the issue