GoldenDelicios / Lite2Edit

Java application: Converts Litematics to WorldEdit schematics
MIT License
117 stars 11 forks source link

Schematica is not recognising the file #11

Open WolligesSchaf opened 4 months ago

GoldenDelicios commented 4 months ago

Hey there, it seems you're trying to use the exported schematic with Schematica, which to my knowledge uses the old format for 1.12 and below (version 1 of the Sponge schematic format specification). Lite2Edit produces version 2 of the format, which works for WorldEdit for Minecraft 1.13+.

You might be able to try converting the .schem file to the legacy .schematic using this resources here: https://puregero.github.io/SchemToSchematic/