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

Support tile entities in schematic loading #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

utfunderscore
Copy link

This should allow for tile entity loading for all schematic versions. I have only tested for v3, but have followed the specification here.

Im not sure of a good way to support generating schematics with tile entities, so I'm open for input.

Create BlockEntity record to support block entity format across versions

Apply Block data when applying rotations

Add empty block data when generating a new schematic, will be replaced

Add loading tile entity support for v1, v2, and v3 schematics

@utfunderscore utfunderscore changed the title Bump minestom version to support 1.21.1 for testing Support tile entities in schematic loading Sep 7, 2024
Create BlockEntity record to support block entity format across versions

Apply Block data when applying rotations

Add empty block data when generating a new schematic, will be replaced

Add loading tile entity support for v1, v2, and v3 schematics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant