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

Account for 1.20 changes in Inventory.contains(ItemStack) #4552

Merged

Conversation

TheRealWormbo
Copy link
Collaborator

Added new helper method to replicate the old behavior and used it where necessary. (i.e. Flügel Tiara check for Eye, and GoG mana flame block; fixes #4530, and partially #4491)

Added new helper method to replicate the old behavior and used it where necessary. (i.e. Flügel Tiara check for Eye, and GoG mana flame block; fixes VazkiiMods#4530, and partially VazkiiMods#4491)
@TheRealWormbo TheRealWormbo merged commit a89ecba into VazkiiMods:1.20.x Mar 17, 2024
1 check passed
@TheRealWormbo TheRealWormbo deleted the 1.20-inventory-contains-fix branch March 17, 2024 11:53
@MathNRT
Copy link

MathNRT commented Apr 27, 2024

so...and how i fix the error?what im suposed to do with this files...dude, a just want to fly for long periods with my flugel tiara, and im having to turn myself into a programmer to solve it

@TheRealWormbo
Copy link
Collaborator Author

You will have to wait for the next Botania release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Check uses of Inventory::contains(ItemStack) after logic change since Minecraft 1.19.2
2 participants