"-e" does not work in 1.16.2 Fabric
SolidBlock-cn opened this issue ยท 5 comments
Versions
WorldEdit version: 7.2.0 Beta 4
Platform version: Minecraft 1.16.2 with Fabric
Describe the bug
-e does not work
To Reproduce
- select a region and place an entity within it, eg, item frame or armour stand
- run //move 1 -e, //stack 1 -e, or //copy 1 -e for it, and the entity will not change.
Expected behavior
As described in the descriotion of -e
Cannot reproduce, make sure you're using //paste -e
as well, and note that paintings seem to sit one block higher than they actually are (potentially a bug but might just be Mojank again).
There is a related bug, I have opened #1522.
Pasting is with "-e". Can reproduce, but normal occasionally. Vanilla structure blocks seem to have the same problem.
https://i.loli.net/2020/09/08/vAEITpHcQod4aOt.png
https://i.loli.net/2020/09/08/FPmeKLgfz7MZQ2w.png
In the two cases, I typed //stack with a "-e".
Did you try with the latest dev build? As I mentioned, there is a related issue that I fixed.