dispencers face wrong way after //paste
LadyCailinBot opened this issue ยท 3 comments
WORLDEDIT-2999 - Reported by jpgar
when i //copy and then //paste a selection with dispencers, the result is the all the dispencers face the same way, and not the way they should be facing. Please fix!
Comment by CaptainStarbuck
This issue is still present in WorldEdit v5.6.3 with MC 1.7.2. Running Forge/Cauldron. To reproduce, create a huge contraption with a lot of dispensers (note spelling in title of this ticket should be changed). Copy/paste the region. Some of the dispensers are mis-aligned, not all. I can easily beta a fix for this.
Comment by CaptainStarbuck
It's not just dispensers that are mis-aligned after paste - it's double-chests too. Haven't tried single chests.
Status says this has "Not enough details" but that it's fixed in "Next build", so I hope both dispensers and chests are addressed, and any other item that might have direction.
Comment by wizjany
This issue was originally caused by a single-pass on data values when setting blocks. See e7ae3b4