WorldEdit

WorldEdit

45M Downloads

Crafter block isn´t rotated with //rotate (Fabric, 1.21.4)

BolverBlitz opened this issue · 1 comments

commented

WorldEdit Version

worldedit-mod-7.3.10-beta-01.jar

Platform Version

fabric-api-0.113.0+1.21.4

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

Copy a structure with a crafter block, rotate it by 180° and it will not get rotated

Expected Behavior

Crafter output side also gets rotated

Reproduction Steps

  1. Build Structure with Crafter
  2. Select the Structure
  3. //copy
  4. //rotate 180
  5. //paste
  6. Structre does not longe work because the Crafter spits out on the wrong side

Anything Else?

AutoCrafter.txt
My example Structure (Rename .txt to .schem) and place in /config/worldedit/schematics

commented

This is a known issue but needs special rotation code written for it.