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 numerical data values for every block #219

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

CrackedMatter
Copy link
Collaborator

@CrackedMatter CrackedMatter commented Nov 27, 2023

  • Rewrote Block class to support numerical data values for any block, replicating their behavior from older Minecraft versions
  • Added -d flag to the ;blockid command, which makes it display the numerical data value instead of block states
  • Fixed error when using namespaced block states (e.g. minecraft:vertical_half)
  • Fixed leaves not being persistent by default
  • Fixed random state pattern yielding imbalanced permutations for blocks that don't use all valid values (e.g. cocoa pods)

@SIsilicon
Copy link
Owner

Thanks!

@SIsilicon SIsilicon merged commit cc1d39e into SIsilicon:master Nov 30, 2023
2 checks passed
@CrackedMatter CrackedMatter deleted the blockbuilder branch November 30, 2023 16:13
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.

None yet

2 participants