diff options
Diffstat (limited to 'items/UNSTABLE_DRAGON_HELMET.json')
-rw-r--r-- | items/UNSTABLE_DRAGON_HELMET.json | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/items/UNSTABLE_DRAGON_HELMET.json b/items/UNSTABLE_DRAGON_HELMET.json index 6e8278af..551a7b11 100644 --- a/items/UNSTABLE_DRAGON_HELMET.json +++ b/items/UNSTABLE_DRAGON_HELMET.json @@ -1,19 +1,19 @@ { "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:\"\",3:\"§7Health: §a+70 HP\",4:\"§7Defense: §a+110\",5:\"§7Intelligence: §a+25\",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\"}}", + "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\"}}", "damage": 3, "lore": [ "§7Crit Chance: §c+5%", "§7Crit Damage: §c+15%", - "", - "§7Health: §a+70 HP", + "§7Health: §a+70", "§7Defense: §a+110", "§7Intelligence: §a+25", + " §8[§8☠§8]", "", "§6Full Set Bonus: Unstable Blood", "§7Sometimes strikes nearby mobs", - "§7with lightning. It's unstable!", + "§7with lightning. It\u0027s unstable!", "", "§7§8This item can be reforged!", "§6§lLEGENDARY HELMET" @@ -31,9 +31,10 @@ }, "internalname": "UNSTABLE_DRAGON_HELMET", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Unstable_Dragon_Armor" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file |