EngineHub / WorldEdit

🗺️ Minecraft map editor and mod
https://enginehub.org/worldedit/
Other
3.09k stars 837 forks source link

//undo breaks redstone components #2563

Closed fIREmiNeR1 closed 3 months ago

fIREmiNeR1 commented 3 months ago

WorldEdit Version

7.2.10

Platform Version

Fabric 1.18.2

Confirmations

Bug Description

After pasting a schematic in the world, and doing //undo, redstone components at the area where schematic was pasted, are broken.

Expected Behavior

After pasting clipboard and doing //undo, the area where schematic was pasted is the same as before pasting.

Reproduction Steps

  1. Load any schematic
  2. Paste it in the area with redstone components(redstone dust, repeaters, comparators, torches)
  3. //undo

Anything Else?

No response

octylFractal commented 3 months ago

Duplicate of #2516