Origins: Vampire

Origins: Vampire

370k Downloads

Add a command to give ender_dragon blood

Venekiel opened this issue ยท 0 comments

commented

Description:

The actual command to give yourself Ender Dragon blood is /give @s minecraft:potion{Potion:"minecraft:empty",display:{Name:'{"text":"Bottle of blood","italic":false}',Lore:['{"text":"Ender Dragon blood","color":"gold"}']},HideFlags:32,CustomPotionColor:9900705,BloodQuality:ender_dragon}

The need is to create a shortcut command to ease the process

Solutions:

  1. Maybe possible to create an item from the minecraft:potion item with the needed tags then give it using vanilla /give
  2. Or a straight up new command