Advertisement
p3lucraft

Caballos mamadisimos comandos!

Sep 20th, 2021
4,410
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. ✅ETIQUETA DE COLORES
  2. /give @p name_tag{display:{Name:'[{"text":"CABALLO ESQUELETO","italic":false,"bold":true,"color":"light_purple"}]'}} 1
  3.  
  4. ✅CABALLO ZOMBIE
  5. /summon minecraft:zombie_horse ~ ~ ~ {SaddleItem:{id:saddle,Count:1},Tame:1,CustomName:'[{"text":"Caballo Zombie","color":"dark_purple","bold":true}]',Attributes:[{Name:"generic.max_health",Base:30.0F},{Name:"horse.jump_strength",Base:30.0F},{Name:"generic.movement_speed",Base:0.5F}]}
  6.  
  7. ✅CABALLO ESQUELETO
  8. /summon minecraft:skeleton_horse ~ ~ ~ {SaddleItem:{id:saddle,Count:1},Tame:1,CustomName:'[{"text":"Caballo Esqueleto","bold":true,"color":"light_purple"}]',Health:20,Attributes:[{Name:"generic.max_health",Base:20.0F},{Name:"horse.jump_strength",Base:30.0F},{Name:"generic.movement_speed",Base:0.5F},{Name:"generic.max_health",Base:30F}]}
  9.  
  10. ✅CABALLO MAMADISIMO INVISIBLE CON GLOW
  11. /summon horse ~ ~1 ~ {Tame:1,SaddleItem:{id:saddle,Count:1},ActiveEffects:[{Id:14,Amplifier:0,Duration:999999},{Id:24,Amplifier:0,Duration:999999}],Attributes:[{Name:"generic.max_health",Base:100.0F},{Name:"horse.jump_strength",Base:30.0F},{Name:"generic.movement_speed",Base:1.0F}]}
  12.  
  13. ✅CABALLO MAMADISIMO SIN INVISIBILIDAD
  14. /summon minecraft:horse ~ ~ ~ {Variant:3,SaddleItem:{id:saddle,Count:1},ArmorItem:{id:diamond_horse_armor,Count:1},Tame:1,CustomName:'[{"text":"Caballo Tiro al Blanco","bold":true,"color":"red"}]',Glowing:1,Attributes:[{Name:"generic.max_health",Base:100.0F},{Name:"horse.jump_strength",Base:30.0F},{Name:"generic.movement_speed",Base:1.0F}]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement