Mojira Archive
MC-276138

DeathLootTable field doesn't validate

How to Reproduce

  1. Summon a entity with invalid DeathLootTable
    /summon pig ~ ~ ~ {DeathLootTable:"minecraft:",NoAI:1b}
    
  2. Read that field
    /data get entity @n[type=pig] DeathLootTable
    

Expected Behaviour

Found no elements matching DeathLootTable

Observed Behaviour

Pig has the following entity data: "minecraft:" (although it does drop nothing).

Won't Fix

ccJerrycc

2024-08-29, 05:31 AM

2024-08-30, 07:06 AM

2024-08-30, 07:06 AM

1

1

Community Consensus

Commands, Entities, Loot tables

24w35a

-