Skip to content

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

Closed
NonSwag wants to merge 1 commit into
PaperMC:mainfrom
NonSwag:default-loot-table
Closed

Add default loot table API support to entities and containers#11851
NonSwag wants to merge 1 commit into
PaperMC:mainfrom
NonSwag:default-loot-table

Conversation

@NonSwag
Copy link
Copy Markdown
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
Copy Markdown
Member

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

@NonSwag
Copy link
Copy Markdown
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