Hey, i tried to summon item using /paper dumpitem, copy and summon but it doesnt work cuz summon doesnt support /summon itemname{...} after that i tried in skript
idk where put code cuz im new:
command /test:
trigger:
set {_item} to player head
add "{SkullOwner:{Id:[I;1723896668,-1482601674,-2111782005,1488210406],Properties:{textures:[{Value:""eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDZlMTJmZGFlMWZjZWJhNjg3OWY2NTk3OTYxMzJhN2ZmYTA4Y2Q5MmEyNmNiN2ExMDY3ZDQ5NzAzZDdiMWI0YiJ9fX0=""}]}},display:{Name:'{""extra"":[{""bold"":true,""italic"":false,""underlined"":false,""strikethrough"":false,""obfuscated"":false,""color"":""aqua"",""text"":""Mystery Box""}],""text"":""""}'}}" to nbt compound of {_item} parsed as item
drop {_item} at player
but this dont work, can anyone help me?
idk where put code cuz im new:
command /test:
trigger:
set {_item} to player head
add "{SkullOwner:{Id:[I;1723896668,-1482601674,-2111782005,1488210406],Properties:{textures:[{Value:""eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDZlMTJmZGFlMWZjZWJhNjg3OWY2NTk3OTYxMzJhN2ZmYTA4Y2Q5MmEyNmNiN2ExMDY3ZDQ5NzAzZDdiMWI0YiJ9fX0=""}]}},display:{Name:'{""extra"":[{""bold"":true,""italic"":false,""underlined"":false,""strikethrough"":false,""obfuscated"":false,""color"":""aqua"",""text"":""Mystery Box""}],""text"":""""}'}}" to nbt compound of {_item} parsed as item
drop {_item} at player
but this dont work, can anyone help me?