Skip to content

26.3 update - #518

Draft
edayot wants to merge 6 commits into
mcbeet:mainfrom
edayot:26.3_update
Draft

26.3 update#518
edayot wants to merge 6 commits into
mcbeet:mainfrom
edayot:26.3_update

Conversation

@edayot

@edayot edayot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Draft for the 26.3 release



class BlockStateCarver(JsonFile):
"""Class representing a wordlgen carver."""

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Class name should just be WorldgenCarver. Also typo wordlgen -> worldgen in comment

"carver",
)
extension: ClassVar[str] = ".json"
class BlockStateProvider(JsonFile):

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All other classes in this file are prefixed with Worldgen, so I feel like the new ones should be consistent with that

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