Item in existing loot tables have become invalid causing backward compat issues.
Partner Rank: 3
Verification build: 1.16.200.55, 1.16.100.xx
Summary: Item in existing loot tables have become invalid causing backward compat issues.
Impact: this can cause issues for players especially if the intended loot table drop is important to progress and can break progression.
Repro:
- Open Mutant Battle Arena from the Marketplace
- summon a wither skeleton
- kill it with a diamond_hoe
Observed result: content log appears about invalid items even though those items should exist. this breaks backward compatibility with these maps, some of which cannot be upgraded for various reasons.
[Item][error]-minecraft:xp_bottle is not a valid item name.
Expected result: No content error log, item should drop, even if using an older syntax.
Screenshots attached: no
Was previously reported as MCM-1182 which was partly fixed but xp_bottles still not fixed.