The bug
When using the /loot
command for a non-existent loot table, no error is shown. Instead it just says:
Dropped 0 items
Reproduction steps
Run the following command
/loot spawn ~ ~ ~ loot invalid
❌ No error message is shown, despite the loot table not existing
Resolved as duplicate because the underlying code in 20w07a is the same.