黑茶RGO
我想用指令弄一套高防御的皮革套装,但是虽然显示的盔甲值很高,但实际却是普通皮革套的防御力,其中帽子的指令如下
/give @p minecraft:leather_helmet 1 0 {display:{color:6636466,Name:"皮革帽子·改"},HideFlags:1,ench:[{id:51,lvl:1}],AttributeModifiers:[{Operation:0,UUIDLeast:1194138286,UUIDMost:1194138286,Amount:4,AttributeName:generic.armor,Name:Armor,Slot:head},{Operation:0,UUIDLeast:299138283,UUIDMost:299138283,Amount:2,AttributeName:generic.armorToughness,Name:ArmorToughness,Slot:head}],Unbreakable:1}

问题出在哪里,如何才能使皮革装备拥有较高的盔甲值

黑茶RGO
不对,帽子没问题,其他的都有问题,都没有盔甲值,只显示,没有实际作用
/give @p minecraft:leather_chestplate 1 0 {display:{color:6636466,Name:"皮革外套·改"},ench:[{id:51,lvl:1}],AttributeModifiers:[{Operation:0,UUIDLeast:1194138286,UUIDMost:1194138286,Amount:9,AttributeName:generic.armor,Name:Armor,Slot:head},{Operation:0,UUIDLeast:299138283,UUIDMost:299138283,Amount:2,AttributeName:generic.armorToughness,Name:ArmorToughness,Slot:head}],Unbreakable:1,HideFlags:1}
/give @p minecraft:leather_leggings 1 0 {display:{color:6636466,Name:"皮革裤子·改"},ench:[{id:51,lvl:1}],AttributeModifiers:[{Operation:0,UUIDLeast:1194138286,UUIDMost:1194138286,Amount:7,AttributeName:generic.armor,Name:Armor,Slot:head},{Operation:0,UUIDLeast:299138283,UUIDMost:299138283,Amount:2,AttributeName:generic.armorToughness,Name:ArmorToughness,Slot:head}],Unbreakable:1,HideFlags:1}

/give @p minecraft:leather_leggings 1 0 {display:{color:6636466,Name:"皮革裤子·改"},ench:[{id:51,lvl:1}],AttributeModifiers:[{Operation:0,UUIDLeast:1194138286,UUIDMost:1194138286,Amount:7,AttributeName:generic.armor,Name:Armor,Slot:head},{Operation:0,UUIDLeast:299138283,UUIDMost:299138283,Amount:2,AttributeName:generic.armorToughness,Name:ArmorToughness,Slot:head}],Unbreakable:1}

/give @p minecraft:leather_boots 1 0 {display:{color:6636466,Name:"皮革靴子·改"},ench:[{id:51,lvl:1}],AttributeModifiers:[{Operation:0,UUIDLeast:1194138286,UUIDMost:1194138286,Amount:4,AttributeName:generic.armor,Name:Armor,Slot:head},{Operation:0,UUIDLeast:299138283,UUIDMost:299138283,Amount:2,AttributeName:generic.armorToughness,Name:ArmorToughness,Slot:head}],Unbreakable:1,HideFlags:1}

⊙v⊙
你这几件的uuid怎么都一样...

黑茶RGO
已自己解决,复制黏贴的时候Slot忘记改了