WorldEdit icon indicating copy to clipboard operation
WorldEdit copied to clipboard

litematic support

Open dlaverick opened this issue 5 years ago • 6 comments

Is your feature request related to a problem? Please describe. Since the change from 1.12 => 1.13+ using schemtaica to create new schematics is a no go. Litematica is now the 'way forward', but there is no support for litematica

Describe the solution you'd like Be able to paste and export to .litematic file types, just like we can with .schematic files

Describe alternatives you've considered NA

Additional context I know a couple of people are looking as I have, I saw on curseforge that request should be made here.

dlaverick avatar Apr 08 '20 19:04 dlaverick

I don't think we have any interest in picking this up. Schematica/litematica make some internal changes to the normal mcedit format, and we don't necessarily want to have to deal with their "proprietary" changes. WorldEdit's API allows third party plugins/mods to register additional schematic formats already, so someone else could add it via a third-party plugin/mod.

wizjany avatar Apr 08 '20 19:04 wizjany

Don’t see the need for this when litematica and worldedit work fine side by side anyway . Take a build/design over from one place to the other then use worldedit afterwards to move it around after pasting

wbradw avatar Jun 29 '20 16:06 wbradw

you seem to be assuming litematica runs everywhere worldedit does. it doesn't.

wizjany avatar Jun 29 '20 16:06 wizjany

I’m just saying the litematica mod works well together with worldedit. Especially worldedit has been brilliant for the community I’m part of with getting a new world set up with new spawn point and hubs with each new season we do 2- times a year. Not saying it is used everywhere just saying it’s a good pairing 👍🏻.

The only issue we’ve noticed is when you are copy and pasting a build or section using worldedit with corner stairs models and fences orientation with their connected neighbours is janky within the newest version of worldedit but i know it’s been addressed already 👍🏻 But other than that we’ve had no issues

wbradw avatar Jun 29 '20 21:06 wbradw

litematica mod works well together with worldedit

this is beside the point. if the player is on a bukkit server and wants to load in something that they made in singleplayer with the litematica mod, they can't. they need to save the SP build with worldedit and then load it on the server with worldedit.

re: janky stairs etc, it's "fixed" in dev builds atm by turning off validation by default, which you can do manually via //perf validation off

wizjany avatar Jun 29 '20 21:06 wizjany

Of course it wouldn’t work for any random player going into a server doing such but I’m a server op and admin of said community servers so litematica paste into our server world works then I can just use worldedit to move it around if needs be .

Anyway thanks for the info on the fix for the minor Paste Orientation issue 😁👍🏻

wbradw avatar Jun 29 '20 22:06 wbradw