Skip to content

Fix removing the "LootTable" nbt tag from Block entities#11929

Merged
lynxplay merged 1 commit into
PaperMC:mainfrom
456dev:fix/remove-blockentity-loottable
Jan 9, 2025
Merged

Fix removing the "LootTable" nbt tag from Block entities#11929
lynxplay merged 1 commit into
PaperMC:mainfrom
456dev:fix/remove-blockentity-loottable

Conversation

@456dev
Copy link
Copy Markdown
Contributor

@456dev 456dev commented Jan 8, 2025

Also fixes Lootable blocks not respecting Lootable.setLootTable(null)
Note: when testing, the #setLootTable() call needs to be followed by #update(), as with other block entities

This bug affects vanilla, and was reported as MC-279196

Also fixes Lootable blocks not respecting Lootable.setLootTable(null)
Note: when testing, the #setLootTable() call needs to be followed by #update(), as with other block entities

This bug affects vanilla, and was reported as MC-279196
@456dev 456dev requested a review from a team as a code owner January 8, 2025 05:04
@lynxplay lynxplay merged commit efdcaa2 into PaperMC:main Jan 9, 2025
@456dev 456dev deleted the fix/remove-blockentity-loottable branch January 9, 2025 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

3 participants