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

Add default loot table API support to entities and containers #11851

Closed
wants to merge 1 commit into from

Conversation

NonSwag
Copy link
Contributor

@NonSwag NonSwag commented Dec 28, 2024

This PR adds resetLootTable and getDefaultLootTable methods while also prioritizing the defined loot table when one gets generated

Resolves #11849

@NonSwag NonSwag requested a review from a team as a code owner December 28, 2024 18:00
@electronicboy
Copy link
Member

Changing the entire behavior of mob loot tables is pretty much a non-starter here

@NonSwag
Copy link
Contributor Author

NonSwag commented Dec 28, 2024

Alright, I didn't really expect anything else
gonna change the docs like you said in the issue

@NonSwag NonSwag closed this Dec 28, 2024
@NonSwag NonSwag deleted the default-loot-table branch December 29, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

Mob#clearLootTable has no effect
2 participants