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 crop multi-drops #10366

Merged
merged 1 commit into from
Oct 27, 2024
Merged

Fix crop multi-drops #10366

merged 1 commit into from
Oct 27, 2024

Conversation

uecasm
Copy link
Contributor

@uecasm uecasm commented Oct 27, 2024

Closes #10363

Changes proposed in this pull request

  • Fixes blocks with multiple crop drops actually dropping them.

Testing

  • Yes I tested this before submitting it.
  • I also did a multiplayer test.

Review please (do not port)

Currently these are in independent pools (like what happened with the event), which means that breaking a single block can cause zero to all of these to drop. If we instead want to drop at most one crop item from each block break, we can do that now, but would have to restructure the table a bit.

@Raycoms Raycoms merged commit 1f38b52 into version/1.21 Oct 27, 2024
5 checks passed
@Raycoms Raycoms deleted the fix/10363 branch October 27, 2024 16:39
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