You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Paper 1.21.1-131-ver/1.21.1@84281ce (2024-10-31T17:43:44Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
Confirmations
I am using the most recent Minecraft release.
I am using a version of WorldEdit compatible with my Minecraft version.
I am using the latest or recommended version of my platform software.
I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
When using Clipboard#transform in the api to rotate a schematic, rails in that schematic don't rotate accordingly.
(Same happens when using //rotate command to rotate it in the clipboard)
Expected Behavior
Rails should rotate with the rest of the schematic instead of keeping their rotation.
Reproduction Steps
Save a schematic with rails in it
Load it into the clipboard
Rotate it by 90 degrees (//rotate 90)
Paste it
See how the rail rotation hasn't changed according to the rotation
Anything Else?
No response
The text was updated successfully, but these errors were encountered:
WorldEdit Version
7.3.8
Platform Version
Paper 1.21.1-131-ver/1.21.1@84281ce (2024-10-31T17:43:44Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
Confirmations
Bug Description
When using Clipboard#transform in the api to rotate a schematic, rails in that schematic don't rotate accordingly.
(Same happens when using
//rotate
command to rotate it in the clipboard)Expected Behavior
Rails should rotate with the rest of the schematic instead of keeping their rotation.
Reproduction Steps
//rotate 90
)Anything Else?
No response
The text was updated successfully, but these errors were encountered: