diff options
Diffstat (limited to 'items/DIAMOND_NECRON_HEAD.json')
-rw-r--r-- | items/DIAMOND_NECRON_HEAD.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/items/DIAMOND_NECRON_HEAD.json b/items/DIAMOND_NECRON_HEAD.json new file mode 100644 index 00000000..0bf4e9c7 --- /dev/null +++ b/items/DIAMOND_NECRON_HEAD.json @@ -0,0 +1,35 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cDiamond Necron Head", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"efa160b9-7f84-301d-abb6-818f7b1c0964\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU1MjgyNDM1MiwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGIxMTVjZGM0NWZkODRmMjFmYmE3YWMwZjJiYzc3YmMzYjYzMDJiZTY3MDg0MmY2ZTExZjY2ZWI1NTdmMTNlZSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d420 §8(1126)\",1:\"§7Strength: §c+40 §8(+107.2)\",2:\"\",3:\"§7Health: §a+220 HP §8(+589.6 HP)\",4:\"§7Defense: §a+80 §8(+214.4)\",5:\"\",6:\"§7Obtained from killing §cNecron\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor VII§7.\",10:\"\",11:\"§7§8Right hand of the Wither King.\",12:\"§8Inherited the Catacombs eons\",13:\"§8ago. Never defeated, feared by\",14:\"§8anything living AND dead.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 700000 / 700000\",18:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§cDiamond Necron Head\"},ExtraAttributes:{id:\"DIAMOND_NECRON_HEAD\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d420 §8(1126)", + "§7Strength: §c+40 §8(+107.2)", + "", + "§7Health: §a+220 HP §8(+589.6 HP)", + "§7Defense: §a+80 §8(+214.4)", + "", + "§7Obtained from killing §cNecron", + "§c§7in §cThe Catacombs §7lots of", + "§7times. Grants §a2x §7stats on", + "§7§cThe Catacombs Floor VII§7.", + "", + "§7§8Right hand of the Wither King.", + "§8Inherited the Catacombs eons", + "§8ago. Never defeated, feared by", + "§8anything living AND dead.", + "", + "§7§8This item can be reforged!", + "§aPerfect 700000 / 700000", + "§c§lSPECIAL DUNGEON HELMET" + ], + "internalname": "DIAMOND_NECRON_HEAD", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Diamond_Necron_Head" + ] +}
\ No newline at end of file |