Skip to content

Fix block duplication on assembly#981

Merged
Ocelot5836 merged 7 commits into
mainfrom
fix/block-duplication
May 21, 2026
Merged

Fix block duplication on assembly#981
Ocelot5836 merged 7 commits into
mainfrom
fix/block-duplication

Conversation

@Ocelot5836
Copy link
Copy Markdown
Collaborator

Allows some blocks to be overridden when they do no implement Clearable correctly with the sable:silent_assembly_removal tag.

Also implements a manual game test to check all block states in the registry for correct state assembly if they have an item stack capability.

This also includes a tag for blocks that depend on being properly removed
Allows some blocks to be overridden when they do no implement Clearable correctly
@Ocelot5836 Ocelot5836 self-assigned this May 21, 2026
Each block listed in this tag should have Clearable implemented in the base mod
@Ocelot5836 Ocelot5836 marked this pull request as ready for review May 21, 2026 22:02
Copy link
Copy Markdown
Owner

@ryanhcode ryanhcode left a comment

Choose a reason for hiding this comment

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

looks swag to me!

@Ocelot5836 Ocelot5836 merged commit 3e2d38d into main May 21, 2026
3 checks passed
@Ocelot5836 Ocelot5836 deleted the fix/block-duplication branch May 21, 2026 22:11
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