P
ProtheAngel
Guest
/execute @e[tag=shield] ~ ~ ~ /execute @e[tag=iron,r=1] ~ ~ ~ /summon Item ~ ~ ~ {Item:{id:"minecraft:shield",Count:1b,AttributeModifiers:[{AttributeName:"generic.knockbackResistance",Name:"generic.knockbackResistance",Amount:5,Operation:0,UUIDLeast:669686,UUIDMost:643781}],display:{Name:"The Medeval Shield",Lore:[The shield of the ancients.]}} That's the command. I only need help in the /summon portion though. I was wondering where you put the data of the command, like the Count:1b and stuff.