Moming17
/setblock ~ ~1 ~ minecraft:spawner{SpawnData:{id:"minecraft:vex",Health:200f,Attributes:[{Base:200d,Name:"generic.max_health"},{Base:1.2d,Name:"generic.movement_speed"},{Base:50d,Name:"generic.attack_damage"}],ArmorItems:[{id:"minecraft:diamond_boots",Count:1b,Damage:0s,tag:{AttributeModifiers:[{AttributeName:"generic.armor",Name:"noName",Amount:4d,Operation:0,UUID:[I;7925,9645,9743,6476],Slot:chest},{AttributeName:"generic.armor_toughness",Name:"noName",Amount:3d,Operation:0,UUID:[I;7299,7888,3881,9963],Slot:chest},{AttributeName:"generic.knockback_resistance",Name:"noName",Amount:0.1d,Operation:0,UUID:[I;9882,6317,9316,3462],Slot:chest}]}},{id:"minecraft:diamond_leggings",Count:1b,Damage:0s,tag:{AttributeModifiers:[{AttributeName:"generic.armor",Name:"noName",Amount:8d,Operation:0,UUID:[I;7925,9645,9743,6476],Slot:chest},{AttributeName:"generic.armor_toughness",Name:"noName",Amount:3d,Operation:0,UUID:[I;7299,7888,3881,9963],Slot:chest},{AttributeName:"generic.knockback_resistance",Name:"noName",Amount:0.1d,Operation:0,UUID:[I;9882,6317,9316,3462],Slot:chest}]}},{id:"minecraft:diamond_chestplate",Count:1b,Damage:0s,tag:{AttributeModifiers:[{AttributeName:"generic.armor",Name:"noName",Amount:10d,Operation:0,UUID:[I;7925,9645,9743,6476],Slot:chest},{AttributeName:"generic.armor_toughness",Name:"noName",Amount:4d,Operation:0,UUID:[I;7299,7888,3881,9963],Slot:chest},{AttributeName:"generic.knockback_resistance",Name:"noName",Amount:0.1d,Operation:0,UUID:[I;9882,6317,9316,3462],Slot:chest}]}},{id:"minecraft:diamond_helmet",Count:1b,Damage:0s,tag:{AttributeModifiers:[{AttributeName:"generic.armor",Name:"noName",Amount:5d,Operation:0,UUID:[I;7925,9645,9743,6476],Slot:chest},{AttributeName:"generic.armor_toughness",Name:"noName",Amount:3d,Operation:0,UUID:[I;7299,7888,3881,9963],Slot:chest},{AttributeName:"generic.knockback_resistance",Name:"noName",Amount:0.1d,Operation:0,UUID:[I;9882,6317,9316,3462],Slot:chest}]}}],ArmorDropChances:[0.01f,0.01f,0.01f,0.01f]}} replace

这个只能召唤我想给予玩家应该怎么修改

_tms
试试这个
  1. /give [<玩家>] minecraft:spawner{SpawnData:{id:"minecraft:vex",Health:200f,Attributes:[{Base:200d,Name:"generic.max_health"},{Base:1.2d,Name:"generic.movement_speed"},{Base:50d,Name:"generic.attack_damage"}],ArmorItems:[{id:"minecraft:diamond_boots",Count:1b,Damage:0s,tag:{AttributeModifiers:[{AttributeName:"generic.armor",Name:"noName",Amount:4d,Operation:0,UUID:[I;7925,9645,9743,6476],Slot:chest},{AttributeName:"generic.armor_toughness",Name:"noName",Amount:3d,Operation:0,UUID:[I;7299,7888,3881,9963],Slot:chest},{AttributeName:"generic.knockback_resistance",Name:"noName",Amount:0.1d,Operation:0,UUID:[I;9882,6317,9316,3462],Slot:chest}]}},{id:"minecraft:diamond_leggings",Count:1b,Damage:0s,tag:{AttributeModifiers:[{AttributeName:"generic.armor",Name:"noName",Amount:8d,Operation:0,UUID:[I;7925,9645,9743,6476],Slot:chest},{AttributeName:"generic.armor_toughness",Name:"noName",Amount:3d,Operation:0,UUID:[I;7299,7888,3881,9963],Slot:chest},{AttributeName:"generic.knockback_resistance",Name:"noName",Amount:0.1d,Operation:0,UUID:[I;9882,6317,9316,3462],Slot:chest}]}},{id:"minecraft:diamond_chestplate",Count:1b,Damage:0s,tag:{AttributeModifiers:[{AttributeName:"generic.armor",Name:"noName",Amount:10d,Operation:0,UUID:[I;7925,9645,9743,6476],Slot:chest},{AttributeName:"generic.armor_toughness",Name:"noName",Amount:4d,Operation:0,UUID:[I;7299,7888,3881,9963],Slot:chest},{AttributeName:"generic.knockback_resistance",Name:"noName",Amount:0.1d,Operation:0,UUID:[I;9882,6317,9316,3462],Slot:chest}]}},{id:"minecraft:diamond_helmet",Count:1b,Damage:0s,tag:{AttributeModifiers:[{AttributeName:"generic.armor",Name:"noName",Amount:5d,Operation:0,UUID:[I;7925,9645,9743,6476],Slot:chest},{AttributeName:"generic.armor_toughness",Name:"noName",Amount:3d,Operation:0,UUID:[I;7299,7888,3881,9963],Slot:chest},{AttributeName:"generic.knockback_resistance",Name:"noName",Amount:0.1d,Operation:0,UUID:[I;9882,6317,9316,3462],Slot:chest}]}}],ArmorDropChances:[0.01f,0.01f,0.01f,0.01f]}}
复制代码

下一页 最后一页