diff options
Diffstat (limited to 'items/ENDER_DRAGON;4.json')
-rw-r--r-- | items/ENDER_DRAGON;4.json | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/items/ENDER_DRAGON;4.json b/items/ENDER_DRAGON;4.json index f3523571..f98bdb6e 100644 --- a/items/ENDER_DRAGON;4.json +++ b/items/ENDER_DRAGON;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Ender Dragon", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3f9632a1-0ce2-311a-97e7-b144dfcb74f3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWVjM2ZmNTYzMjkwYjEzZmYzYmNjMzY4OThhZjdlYWE5ODhiNmNjMThkYzI1NDE0N2Y1ODM3NGFmZTliMjFiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Strength: §c+{STRENGTH}\",3:\"§7Crit Damage: §c+{CRIT_DAMAGE}%\",4:\"§7Crit Chance: §c+{CRIT_CHANCE}%\",5:\"\",6:\"§6End Strike\",7:\"§7§7Deal §a{0}% §7more damage to\",8:\"§7end mobs\",9:\"\",10:\"§6One With The Dragon\",11:\"§7§7Buffs the §6Aspect of the\",12:\"§6Dragons §7sword by §a{1} §c❁\",13:\"§cDamage §7and §a{2} §c❁\",14:\"§cStrength§7.\",15:\"\",16:\"§6Superior\",17:\"§7§7Increases most stats by\",18:\"§7§a{3}%§7.\",19:\"\",20:\"§7§eRight-click to add this pet to\",21:\"§eyour pet menu!\",22:\"\",23:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Ender Dragon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDER_DRAGON\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ENDER_DRAGON;4\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3f9632a1-0ce2-311a-97e7-b144dfcb74f3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWVjM2ZmNTYzMjkwYjEzZmYzYmNjMzY4OThhZjdlYWE5ODhiNmNjMThkYzI1NDE0N2Y1ODM3NGFmZTliMjFiOSJ9fX0=\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Strength: §c+{STRENGTH}\",3:\"§7Crit Damage: §c+{CRIT_DAMAGE}%\",4:\"§7Crit Chance: §c+{CRIT_CHANCE}%\",5:\"\",6:\"§6End Strike\",7:\"§7§7Deal §a{0}% §7more damage to\",8:\"§7end mobs\",9:\"\",10:\"§6One With The Dragon\",11:\"§7§7Buffs the §6Aspect of the\",12:\"§6Dragons §7sword by §a{1} §c❁\",13:\"§cDamage §7and §a{2} §c❁\",14:\"§cStrength§7.\",15:\"\",16:\"§6Superior\",17:\"§7§7Increases most stats by\",18:\"§7§a{3}%§7.\",19:\"\",20:\"§7§eRight-click to add this pet to\",21:\"§eyour pet menu!\",22:\"\",23:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Ender Dragon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDER_DRAGON\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ENDER_DRAGON;4\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", @@ -37,5 +37,17 @@ "https://hypixel-skyblock.fandom.com/wiki/Ender_Dragon_Pet", "https://wiki.hypixel.net/Ender_Dragon_Pet" ], - "crafttext": "" + "crafttext": "", + "recipes": [ + { + "type": "katgrade", + "coins": 400000000, + "time": 1728000, + "input": "ENDER_DRAGON;3", + "output": "ENDER_DRAGON;4", + "items": [ + "SUMMONING_EYE:8" + ] + } + ] }
\ No newline at end of file |