-
Bug
-
Resolution: Unresolved
-
None
-
1.20.6, 1.21 Pre-Release 4, 1.21
-
None
-
Confirmed
-
Commands
-
Low
-
Platform
Steps to reproduce:
- Summon a witch and execute this command:
/execute as @p run loot give @s kill @e[type=witch,limit=1]
Observed result:
The message said only 4 items.
Expected result:
The message says 14 items.
The first command block is used to clear all items except the sword, and the second executes loot command.