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 block-breaking crash for NeoForge #421

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

Drullkus
Copy link
Contributor

@Drullkus Drullkus commented Jun 9, 2024

Fixes #419, since BlockEvent.BreakEvent no longer has the .setExpToDrop() hook.

The NeoForge update to .113-beta is required for this new event BlockDropsEvent addition, and the NeoGradle update is required for NeoForge versions .112-beta and above.

@TheIllusiveC4 TheIllusiveC4 self-assigned this Jun 10, 2024
@TheIllusiveC4 TheIllusiveC4 added type: bug Something isn't working status: confirmed This issue or pull request has been accepted labels Jun 10, 2024
@TheIllusiveC4
Copy link
Owner

Thanks!

@TheIllusiveC4 TheIllusiveC4 merged commit 2e28de2 into TheIllusiveC4:1.20.6 Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: confirmed This issue or pull request has been accepted type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: 20.6.113-BETA neoforge crash
2 participants