Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add structure reading as a clipboard format. #1596

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wizjany
Copy link
Collaborator

@wizjany wizjany commented Nov 27, 2020

This is pulled from my original branch (https://github.com/EngineHub/WorldEdit/tree/feature/structures), but without the MultiClipboard mess.

Current non-goals of this implementation include supporting multiple palettes, jigsaw/data blocks, and writing.

TODOs:

  • testing
  • DFUing (that's new since the last branch)
  • handle voided blocks (ie vecs within the bounds but no entry within the blocks tag)
  • possibly a way (craftscript?) to extract the existing structures from the minecraft jar to the WE schematic dir.

@octylFractal octylFractal added this to the 7.3.0 milestone Nov 30, 2020
@octylFractal octylFractal added status:accepted Will be fixed / added to WorldEdit, eventually type:feature-request Request for something new labels Jan 18, 2021
@octylFractal octylFractal modified the milestones: 7.3.0, Future Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:accepted Will be fixed / added to WorldEdit, eventually type:feature-request Request for something new
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants