diff options
Diffstat (limited to 'items/DIAMOND_THORN_HEAD.json')
-rw-r--r-- | items/DIAMOND_THORN_HEAD.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/DIAMOND_THORN_HEAD.json b/items/DIAMOND_THORN_HEAD.json new file mode 100644 index 00000000..a7778779 --- /dev/null +++ b/items/DIAMOND_THORN_HEAD.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cDiamond Thorn Head", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ab29190f-0a76-3949-a90c-776a807f2fc1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg2MzY5NTM4NiwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzgzYTFmZmFkY2M2Y2NjNTQ5MDVmMmE3OWI5NjNhMzM5YmI5ZTBiMGJjZWE0MjgyNTJhMTdmMDFlMzE3YmVjMCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d255 \",1:\"§7Strength: §c+25 \",2:\"\",3:\"§7Health: §a+130 HP \",4:\"§7Defense: §a+50 \",5:\"\",6:\"§7Obtained from killing §cThorn\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor IV§7.\",10:\"\",11:\"§7§8Powerful Necromancer that\",12:\"§8specializes in animals. Calls\",13:\"§8himself a vegetarian, go figure.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 700000 / 700000\",17:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§cDiamond Thorn Head\"},ExtraAttributes:{id:\"DIAMOND_THORN_HEAD\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d255 ", + "§7Strength: §c+25 ", + "", + "§7Health: §a+130 HP ", + "§7Defense: §a+50 ", + "", + "§7Obtained from killing §cThorn", + "§c§7in §cThe Catacombs §7lots of", + "§7times. Grants §a2x §7stats on", + "§7§cThe Catacombs Floor IV§7.", + "", + "§7§8Powerful Necromancer that", + "§8specializes in animals. Calls", + "§8himself a vegetarian, go figure.", + "", + "§7§8This item can be reforged!", + "§aPerfect 700000 / 700000", + "§c§lSPECIAL DUNGEON HELMET" + ], + "internalname": "DIAMOND_THORN_HEAD", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Diamond_Thorn_Head" + ] +}
\ No newline at end of file |