-
Bug
-
Resolution: Duplicate
-
None
-
1.16 Release Candidate 1
-
None
-
Minecraft Vanilla 1.16 RC-1
-
Unconfirmed
-
Commands
As in the video, we have found a bug that make piglins duplicate items.
How to reproduce (Multiplayer & Singleplayer):
- Summon Piglin
- Rename it with merge data command
execute as @e[type=minecraft:piglin,name="Piglin"] run data merge entity @s {CustomNameVisible:1,CustomName:"{\"text\":\"Piglin\",\"color\":\"gray\"}"}
- Drop items to make piglin hold
- Piglin will get dropped item on the ground.
- Kill Piglin and get a lot of items that piglin had picked up before
Video:
https://youtu.be/Ve-ntXkUe2kDuplicate
(When get entity data)
- duplicates
-
MC-112826 data command duplicates villager and piglin inventories
- Resolved