Thanks
Thanks and sorry for the misspell, for some reason this worked in previous version. But if i summon an item it still doesn't work.
/summon Item ~ ~1 ~ {Item:{id:iron_sword,Count:0},PickupDelay:100,Age:-32768,CustomName:"Hi",CustomNameVisible:true}
. This used to work as well.
It is because of the texture pack. Use the default texture pack. This should get fixed.
I have items in the dropper and im testing if the items in one dropper are the same as another dropper.
/summon WitherSkull ~ ~1 ~ {direction:[0.0,0.0,0.0],ExplosionPower:0,CustomName:"Hi",CostumNameVisible:true}
Thanks, I think for my purposes I will summon the wither skull and then the item to give the affect.