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

Deprecate the concept of bundled block data #2447

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

me4502
Copy link
Member

@me4502 me4502 commented Dec 11, 2023

This PR deprecates the concept of bundled block data, and removes it from all non-CLI platforms.

To fully remove it from CLI, we'll have to likely add this data into the current CLI data format, which is out of scope for this PR and a bit of a larger task (new version; also needs to include items etc)

This also, like with the item registry changes, allows us to skip loading of the bundled data on startup. If a plugin is using it for some reason, it'll still load, but by default it won't be loaded into server memory.

@me4502 me4502 force-pushed the chore/deprecate-bundled-data branch from 71a1fc4 to bb94a07 Compare December 11, 2023 11:47
@me4502 me4502 added this to the 7.4.0 milestone Jun 8, 2024
@me4502 me4502 force-pushed the chore/deprecate-bundled-data branch 2 times, most recently from 34a4e16 to b779819 Compare December 10, 2024 11:51
@me4502 me4502 force-pushed the chore/deprecate-bundled-data branch from 7f4feca to 37fdd65 Compare December 10, 2024 13:02
@me4502 me4502 changed the title [WIP] Deprecate the concept of bundled block data Deprecate the concept of bundled block data Dec 10, 2024
@me4502 me4502 marked this pull request as ready for review December 10, 2024 13:15
@me4502 me4502 requested a review from a team as a code owner December 10, 2024 13:15
@me4502 me4502 enabled auto-merge (squash) December 15, 2024 09:22
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.

2 participants