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

Update block description #262

Merged
merged 1 commit into from
Apr 1, 2024
Merged

Conversation

QuazChick
Copy link
Contributor

@QuazChick QuazChick commented Mar 31, 2024

  • Updated the description of block states, removing the [EXPERIMENTAL] notice.
  • Removed the following non-existent parameters: is_experimental, register_to_creative_menu.
  • Made the types for valid state values stricter
    • All enum array items must be distinct and of the same type.
    • Enum arrays must not be longer than 16 items and must have at least 1 item.
    • Expanded documentation of integer ranges, adding the values property with its min and max parameters.

@DaanV2 DaanV2 merged commit b1db14d into Blockception:main Apr 1, 2024
6 checks passed
@QuazChick QuazChick deleted the block-description branch April 1, 2024 17:34
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