Paintings in item frames don't get rotated, if item frame is on the top or bottom of a block #1863
Labels
status:invalid
This does not describe a request or bug with WorldEdit
type:bug
Incorrect behavior, not working as intended
WorldEdit Version
Fabric-Official(7.2.6-beta-02+2e45a20)
Platform Version
Fabric 0.11.6-1.17
Bug Description
Paintings on all item frame types (regular, invisible, and glow item frames) placed on the top and bottom of blocks don't get rotated. If you rotate the selection 90 degrees and paste it -e, the paintings don't get rotated 90 degrees.
These values set painting rotations in item frames:
ItemRotation: 0b = North
ItemRotation: 1b = East
ItemRotation: 2b = South
ItemRotation: 3b = West
ItemRotation: 4b = North
ItemRotation: 5b = East
ItemRotation: 6b = South
Maybe by default, //rotate automatically rotates item frame paintings. Then, add a separate option to retain painting rotations when pasting.
Expected Behavior
If you copy -e, rotate a selection with paintings 90 degrees and paste it -e, the paintings should get rotated 90 degrees.
Reproduction Steps
Anything Else?
No response
The text was updated successfully, but these errors were encountered: