This ticket is no longer necessary anymore with the new Component system.
Here’s updated commands that convert into new system if anyone wants to try.
Spawn an Item entity.
/summon item ~ ~ ~ {Item:{id:"gold_ingot",Count:1b,components:{"minecraft:custom_data":{SpawnXP:5}}}}
Then put this command in the Repeating Command Block. The custom_data component is kept as intended. So this should be solve the issue.
execute as @e[type=item,nbt={Age:3s,Item:{components:{"minecraft:custom_data":{SpawnXP:5}}}}] at @s run data remove entity @s Item.components."minecraft:custom_data"
This has been fixed somewhere between in 1.19.3 / 1.19.4. Cannot reproduce in 1.19.4 and latest snapshot (23w12a).
Nevermind, Please solved this. I think its caused by some program on my computer.
I've attached model fix for Honey Block as well.
This is happened on my server too. Not sure what's going on with that.
Affected in 19w39a.
Seems fixed in 19w39a
This has been fixed in 19w39a.
Still exist in 1.14.3 pre-3
Unable to resolve BlockEntity for ItemStack: minecraft:air
Same here, This is still an issue in 1.14-pre5.
Fixed in 1.14 pre4
This has been fixed in 19w07a!
Hello??
Fixed in 18w47a!
OK, I just created 2 issues.
https://bugs.mojang.com/browse/MC-138659
https://bugs.mojang.com/browse/MC-138660
Same problem with Totem of Undying.
Can confirm, After I using /team command and setting up prefix/color. The game will crash or kick player from realms.
I’ve updated for more information.