Skip to content

Deprecate the concept of bundled block data#2447

Merged
me4502 merged 7 commits intomasterfrom
chore/deprecate-bundled-data
Jan 9, 2025
Merged

Deprecate the concept of bundled block data#2447
me4502 merged 7 commits intomasterfrom
chore/deprecate-bundled-data

Conversation

@me4502
Copy link
Copy Markdown
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 3 times, most recently 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
@me4502 me4502 force-pushed the chore/deprecate-bundled-data branch from 1ce7a97 to 11dc4a3 Compare January 9, 2025 10:53
@me4502 me4502 merged commit f778687 into master Jan 9, 2025
@me4502 me4502 deleted the chore/deprecate-bundled-data branch January 9, 2025 11:06
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.

3 participants