diff options
Diffstat (limited to 'items/UNSTABLE_DRAGON_HELMET.json')
-rw-r--r-- | items/UNSTABLE_DRAGON_HELMET.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/UNSTABLE_DRAGON_HELMET.json b/items/UNSTABLE_DRAGON_HELMET.json index 551a7b11..8b3f18e2 100644 --- a/items/UNSTABLE_DRAGON_HELMET.json +++ b/items/UNSTABLE_DRAGON_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Unstable Dragon Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8584e5d0-47fc-388b-b3c8-f89a62f375bf\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYwNWZjNGUyYjY4YzQ1MDU5YWZlZjM5OTllOWE5NWFhM2Q4OTQzNTk3YTc4OTRlNTY5Mzk3ZDZjZjVkMTY3MmEifX19\"}]}},display:{Lore:[0:\"§7Crit Chance: §c+5%\",1:\"§7Crit Damage: §c+15%\",2:\"§7Health: §a+70\",3:\"§7Defense: §a+110\",4:\"§7Intelligence: §a+25\",5:\" §8[§8☠§8]\",6:\"\",7:\"§6Full Set Bonus: Unstable Blood\",8:\"§7Sometimes strikes nearby mobs\",9:\"§7with lightning. It\u0027s unstable!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY HELMET\"],Name:\"§6Unstable Dragon Helmet\"},ExtraAttributes:{id:\"UNSTABLE_DRAGON_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8584e5d0-47fc-388b-b3c8-f89a62f375bf\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYwNWZjNGUyYjY4YzQ1MDU5YWZlZjM5OTllOWE5NWFhM2Q4OTQzNTk3YTc4OTRlNTY5Mzk3ZDZjZjVkMTY3MmEifX19\"}]}},display:{Lore:[0:\"§7Crit Chance: §c+5%\",1:\"§7Crit Damage: §c+15%\",2:\"§7Health: §a+70\",3:\"§7Defense: §a+110\",4:\"§7Intelligence: §a+25\",5:\" §8[§8☠§8]\",6:\"\",7:\"§6Full Set Bonus: Unstable Blood\",8:\"§7Sometimes strikes nearby mobs\",9:\"§7with lightning. It's unstable!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY HELMET\"],Name:\"§6Unstable Dragon Helmet\"},ExtraAttributes:{id:\"UNSTABLE_DRAGON_HELMET\"}}", "damage": 3, "lore": [ "§7Crit Chance: §c+5%", @@ -13,7 +13,7 @@ "", "§6Full Set Bonus: Unstable Blood", "§7Sometimes strikes nearby mobs", - "§7with lightning. It\u0027s unstable!", + "§7with lightning. It's unstable!", "", "§7§8This item can be reforged!", "§6§lLEGENDARY HELMET" @@ -31,10 +31,11 @@ }, "internalname": "UNSTABLE_DRAGON_HELMET", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Unstable_Dragon_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Unstable_Dragon_Armor", + "https://wiki.hypixel.net/Unstable_Dragon_Helmet" ], "crafttext": "" }
\ No newline at end of file |