diff options
Diffstat (limited to 'items/YOUNG_ENDER_DRAGON_BOSS.json')
-rw-r--r-- | items/YOUNG_ENDER_DRAGON_BOSS.json | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/items/YOUNG_ENDER_DRAGON_BOSS.json b/items/YOUNG_ENDER_DRAGON_BOSS.json new file mode 100644 index 00000000..74691032 --- /dev/null +++ b/items/YOUNG_ENDER_DRAGON_BOSS.json @@ -0,0 +1,39 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Young Ender Dragon (Boss)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"68fdf966-47cb-328e-a195-c6f154127cd9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2EwZTgxZWQwN2RmYjAyNDRkNTZmNGQ1ZjJiMzc1NTNlYzAyNmZiNDc5NmYwZmIwYzU3YThlYjI2NDk4M2UxZTAifX19\"}]}},display:{Lore:[0:\"§c❤ Health§8: §c7.000.000\",1:\"§7Coins per Kill: §61.000\",2:\"§7Combat XP: §3300\",3:\"\",4:\"§6§lPossible Drops:\",5:\"§fCommon Loot\",6:\"§8 ■ §fEnder Pearl\",7:\"\",8:\"§aUncommon Loot\",9:\"§8 ■ §5Young Dragon Fragment\",10:\"§8 ■ §aEnchanted Ender Pearl\",11:\"\",12:\"§9Rare Loot\",13:\"§8 ■ §6Young Dragon Helmet\",14:\"§8 ■ §6Young Dragon Boots\",15:\"\",16:\"§6Legendary Loot\",17:\"§8 ■ §6Aspect of the Dragons\",18:\"§8 ■ §9Dragon Claw\",19:\"§8 ■ §7[Lvl 1] §5Ender Dragon\",20:\"§8 ■ §7[Lvl 1] §6Ender Dragon\",21:\"§8 ■ §6Young Dragon Chestplate\",22:\"§8 ■ §6Young Dragon Leggings\"],Name:\"§6Young Ender Dragon (Boss)\"},ExtraAttributes:{id:\"YOUNG_ENDER_DRAGON_BOSS\"}}", + "damage": 3, + "lore": [ + "§c❤ Health§8: §c7.000.000", + "§7Coins per Kill: §61.000", + "§7Combat XP: §3300", + "", + "§6§lPossible Drops:", + "§fCommon Loot", + "§8 ■ §fEnder Pearl", + "", + "§aUncommon Loot", + "§8 ■ §5Young Dragon Fragment", + "§8 ■ §aEnchanted Ender Pearl", + "", + "§9Rare Loot", + "§8 ■ §6Young Dragon Helmet", + "§8 ■ §6Young Dragon Boots", + "", + "§6Legendary Loot", + "§8 ■ §6Aspect of the Dragons", + "§8 ■ §9Dragon Claw", + "§8 ■ §7[Lvl 1] §5Ender Dragon", + "§8 ■ §7[Lvl 1] §6Ender Dragon", + "§8 ■ §6Young Dragon Chestplate", + "§8 ■ §6Young Dragon Leggings" + ], + "internalname": "YOUNG_ENDER_DRAGON_BOSS", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ender_Dragon" + ], + "crafttext": "" +}
\ No newline at end of file |