diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/ENDER_DRAGON;3.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/ENDER_DRAGON;3.json')
-rw-r--r-- | items/ENDER_DRAGON;3.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/ENDER_DRAGON;3.json b/items/ENDER_DRAGON;3.json new file mode 100644 index 00000000..6a4b2ab4 --- /dev/null +++ b/items/ENDER_DRAGON;3.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§7[Lvl 1➡100] §5Ender Dragon", + "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: §a+0➡50\",3:\"§7Crit Damage: §a+0%➡50%\",4:\"§7Crit Chance: §a+0%➡10%\",5:\"\",6:\"§6End Strike\",7:\"§7§7Deal §a0.2%➡25% §7more damage to\",8:\"§7end mobs\",9:\"\",10:\"§6One With The Dragon\",11:\"§7§7Buffs the Aspect of the\",12:\"§7Dragons sword by §a0.5➡50 §c❁ Damage\",13:\"§c§7and §a0.3➡30 §c❁ Strength\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl 1➡100] §5Ender Dragon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDER_DRAGON\\\",\\\"active\\\":false,\\\"exp\\\":2755173.6979996455,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDER_DRAGON;3\",uuid:\"692ea753-57ec-4446-96b1-65e04fa92e81\",timestamp:\"3/27/20 12:25 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Combat Pet", + "", + "§7Strength: §a+0➡50", + "§7Crit Damage: §a+0%➡50%", + "§7Crit Chance: §a+0%➡10%", + "", + "§6End Strike", + "§7§7Deal §a0.2%➡25% §7more damage to", + "§7end mobs", + "", + "§6One With The Dragon", + "§7§7Buffs the Aspect of the", + "§7Dragons sword by §a0.5➡50 §c❁ Damage", + "§c§7and §a0.3➡30 §c❁ Strength", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§5§lEPIC" + ], + "internalname": "ENDER_DRAGON;3", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ender_Dragon_Pet" + ] +}
\ No newline at end of file |