Skip to content

Fix dust disassembly recipes#4456

Merged
jurrejelle merged 2 commits into1.20.1from
tar/fix-dust-disassembly
Feb 3, 2026
Merged

Fix dust disassembly recipes#4456
jurrejelle merged 2 commits into1.20.1from
tar/fix-dust-disassembly

Conversation

@TarLaboratories
Copy link
Copy Markdown
Contributor

@TarLaboratories TarLaboratories commented Jan 10, 2026

What

Make dusts consistently disassemble into tiny dusts if put into the top left slot, and into small dusts if put into the top middle slot.

Implementation Details

Adds a matchSize parameter to StrictShapedRecipe that allows you to restrict recipes to a crafting grid of a certain size (here it's used for 2x2)

A side effect of this PR is that recipes for dust disassembly will show up twice in XEI.

Outcome

Resolves #4435

@TarLaboratories TarLaboratories requested a review from a team as a code owner January 10, 2026 08:35
@TarLaboratories TarLaboratories added type: bugfix General bug fixes 1.20.1 Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. labels Jan 10, 2026
@github-actions github-actions bot added the Tests: Passed Game Tests have passed on this PR label Jan 10, 2026
@jurrejelle jurrejelle merged commit a39d66c into 1.20.1 Feb 3, 2026
4 checks passed
@jurrejelle jurrejelle deleted the tar/fix-dust-disassembly branch February 3, 2026 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.20.1 Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. Tests: Passed Game Tests have passed on this PR type: bugfix General bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Small and Tiny Dust Disassembling recipe Issue

2 participants