trade_rebalance loot tables have a wrong type
Expected
Loot tables for the bundled trade_rebalance packs have the minecraft:chest type.
Actual
Loot tables for the packs have the minecraft:entity type.
Steps to reproduce
- Open the JAR file
- Check any file under /data/minecraft/datapacks/trade_rebalance/data/minecraft/loot_tables/chests/
- The type will be minecraft:entity instead of minecraft:chest
Created Issue:
trade_rebalance loot tables have a wrong type
Expected
Loot tables for the bundled trade_rebalance packs have the minecraft:chest type.
Actual
Loot tables for the packs have the minecraft:entity type.
Steps to reproduce
- Open the JAR file
- Check any file under /data/minecraft/datapacks/trade_rebalance/data/minecraft/loot_tables/chests/
Added Category: Loot tables
Removed Category: (Unassigned)
Added Mojang Priority:
Very Important
Removed Attachments:
Changed Description:
Expected
Loot tables for the bundled trade_rebalance packs have the minecraft:chest type.
Actual
Loot tables for the packs have the minecraft:entity type.
Steps to reproduce
- Open the JAR file
- Check any file under /data/minecraft/datapacks/trade_rebalance/data/minecraft/loot_tables/chests/
- The type will be minecraft:entity instead of minecraft:chest
Added Assignee:
[Mojang] Matthew Gatland
Removed Assignee:
[Mojang] Matthew Gatland
Added Assignee:
[Mojang] Gnembon
Added Fixed Versions: 1.20.2-rc1


Is correct. Affects chest loot in various structures
How isit correct? it's container loot, not an entity death loot table, it receives different context from triggering. If it affects more, shouldn't they all be fixed, rather than just leaving them to use the improper type?
After checking for myself, can confirm it's the case for datapack ones

Compared to original loottable
