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

items-can-explode flag #1946

Open
Twixxi691 opened this issue Aug 16, 2022 · 0 comments
Open

items-can-explode flag #1946

Twixxi691 opened this issue Aug 16, 2022 · 0 comments
Labels
status:pending Pending acceptance or closure. type:feature-request Request for something new

Comments

@Twixxi691
Copy link

The Problem

If a Wither is given a custom loot table, there is a significant chance that a skull shot just before it's death will blow up the item(s) that it drops. Nether stars are hard-coded to not explode in order to work around this issue, but it doesn't work for other items.
Similarly, creepers and ghasts can blow up items.

A Solution

An items-can-explode flag which, when added to a region, prevent items from being exploded.

Alternatives

Although an explosion-flags-block-entity-damage config option does exist, this prevents damage to all entities including the player and cannot be constrained to only prevent items from blowing up.

Anything Else?

No response

@Twixxi691 Twixxi691 added status:pending Pending acceptance or closure. type:feature-request Request for something new labels Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:pending Pending acceptance or closure. type:feature-request Request for something new
Projects
None yet
Development

No branches or pull requests

1 participant