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 removing the "LootTable" nbt tag from Block entities #11929

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

456dev
Copy link
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Awaiting final testing
Development

Successfully merging this pull request may close these issues.

2 participants