mojira.dev
MC-265238

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

  1. Open the JAR file

  2. Check any file under /data/minecraft/datapacks/trade_rebalance/data/minecraft/loot_tables/chests/

  3. The type will be minecraft:entity instead of minecraft:chest

Attachments

Comments 3

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

[media]

Compared to original loottable

[media]

apple502j

gnembon

Confirmed

Gameplay

Normal

Loot tables

1.20.2 Pre-release 1

1.20.2 Release Candidate 1

Retrieved