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

Fix Stone Variant maceration having conflicting recipes #2664

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

YoungOnionMC
Copy link
Member

What

Fixes #2632

Implementation Details

Uses the TagPrefix UnificationEnabled boolean to test whether item tags should be used for recycling recipes

Outcome

all the rock stone blocks (granite, deepslate, etc) should not not generate decomp recipes through tag recycling, just through material info addition in the StoneTypeEntries

@YoungOnionMC YoungOnionMC requested a review from a team as a code owner December 28, 2024 05:09
@YoungOnionMC YoungOnionMC added the type: bugfix general bug fixes label Dec 28, 2024
@krossgg krossgg changed the title Fix Deepslate giving wrong output Fix Deepslate maceration having conflicting recipes Dec 28, 2024
@krossgg krossgg changed the title Fix Deepslate maceration having conflicting recipes Fix Stone Variant maceration having conflicting recipes Dec 28, 2024
@krossgg krossgg merged commit 6e87d7f into 1.20.1 Dec 28, 2024
3 of 4 checks passed
@krossgg krossgg deleted the yo/tag-unification branch December 28, 2024 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bugfix general bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deepslate dust can no longer be reliably made.
2 participants