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

#12 fix: fixed a bug where in 1.18 extra ores weren't dropped #16

Merged
merged 1 commit into from
May 2, 2022

Conversation

Chafficui
Copy link
Member

Changed ItemInUse from BlockBreakEvent#getPlayer()#getItemInUse() to BlockBreakEvent#getPlayer()#getInventory()#getItemInMainHand()

…nd BlockDamageEvent was processed as null

Changed ItemInUse from BlockBreakEvent#getPlayer()#getItemInUse() to BlockBreakEvent#getPlayer()#getInventory()#getItemInMainHand()
@Chafficui Chafficui added the bug Something isn't working label May 2, 2022
@Chafficui Chafficui self-assigned this May 2, 2022
@Chafficui Chafficui linked an issue May 2, 2022 that may be closed by this pull request
@Chafficui Chafficui changed the title #14 fix: fixed a bug where in 1.18 extra ores weren't dropped #12 fix: fixed a bug where in 1.18 extra ores weren't dropped May 2, 2022
@Chafficui Chafficui merged commit 202a2af into 14-release-1-2-4 May 2, 2022
@Chafficui Chafficui deleted the 12-extra-drops-not-working-with-118 branch May 2, 2022 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

extra drops not working with 1.18
1 participant