Mojira Archive
MC-269411

Breeze looting enchant is inconsistent with all other loot tables

The breeze uses the following loot item function for its breeze rods:

{
  "function": "minecraft:looting_enchant",
  "count": { "min": 1, "max": 2 }
}

While all other (46) loot tables that use the looting_enchant function, use the following configuration:

{
  "function": "minecraft:looting_enchant",
  "count": { "min": 0, "max": 1 }
}

Relates to MC-269369

Awaiting Response

[Helper] Misode

2024-03-14, 11:41 PM

2024-11-07, 09:59 AM

2024-11-06, 11:32 AM

0

2

Plausible

Normal

Expansion B

Loot tables

24w11a

-