WorldEdit

WorldEdit

42M Downloads

Schematics Bug 1.20

MinnSloths opened this issue ยท 1 comments

commented

WorldEdit Version

7.2.16

Platform Version

paper-1.20.1-95

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 I save schematics from 1.20 and switch those schematics to 1.19.4 the text in the sign disappears like this:
image

Expected Behavior

.

Reproduction Steps

  1. ...
  2. ...

Anything Else?

No response

commented

this is expected, mojang changed how nbt works for signs. minecraft data has never pretended to be backwards compatible.

fairly sure worldedit even warns you in console when you load a schematic with a newer data version.