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 long standing bug with items with damage value OreDictionary.WILDCARD_VALUE not being rendered correctly in some cases #27

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

Midnight145
Copy link

This fixes an issue in ArcaneShapedRecipeHandler/ArcaneShapelessRecipeHandler where it will never generate permutations for items, so when passing an item (e.g. a Thaumcraft shard) with meta 32767, instead of cycling through all Thaumcraft:ItemShard it will instead render minecraft:fire and throw an error as per codechicken.nei.PositionedStack#85

…CARD_VALUE not being rendered correctly in some cases
Copy link
Member

@miozune miozune left a comment

Choose a reason for hiding this comment

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

Makes sense!

@Dream-Master Dream-Master merged commit 033f435 into GTNewHorizons:master Aug 23, 2024
1 check passed
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.

3 participants