diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-01 12:19:59 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-01 12:19:59 -0400 |
commit | fbbc24e58b8e902b5a96badfcf6ad68a45a06626 (patch) | |
tree | b4fa1308a1b7915a1cc28f1983f919cc8ad7fefb /items/DIAMOND_SCARF_HEAD.json | |
parent | 3415391bcfcaaa7277329fa88c277db35f12bb4b (diff) | |
download | NotEnoughUpdates-REPO-fbbc24e58b8e902b5a96badfcf6ad68a45a06626.tar.gz NotEnoughUpdates-REPO-fbbc24e58b8e902b5a96badfcf6ad68a45a06626.tar.bz2 NotEnoughUpdates-REPO-fbbc24e58b8e902b5a96badfcf6ad68a45a06626.zip |
Added some wikilinks and fixed dungeon collection heads
Diffstat (limited to 'items/DIAMOND_SCARF_HEAD.json')
-rw-r--r-- | items/DIAMOND_SCARF_HEAD.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/DIAMOND_SCARF_HEAD.json b/items/DIAMOND_SCARF_HEAD.json new file mode 100644 index 00000000..557dc612 --- /dev/null +++ b/items/DIAMOND_SCARF_HEAD.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cDiamond Scarf Head", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fa83be04-13f8-3863-98c0-e96a9d4bc08f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NDQwOTk3NjM1MSwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGRhNWNhMmY2ODAwNTE2YTYzZDI1ODc4ZWI3YTcxM2U4MGQ2M2I2MmY5ZjZjYWIzZjMxMDk3Zjk0OTRiNjEyMSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d145 \",1:\"§7Strength: §c+15 \",2:\"\",3:\"§7Health: §a+70 HP \",4:\"§7Defense: §a+30 \",5:\"\",6:\"§7Obtained from killing §cScarf\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor II§7.\",10:\"\",11:\"§7§8First of his class. His\",12:\"§8teacher said he will do \\\"great\",13:\"§8things\\\".\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 700000 / 700000\",17:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§cDiamond Scarf Head\"},ExtraAttributes:{id:\"DIAMOND_SCARF_HEAD\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d145 ", + "§7Strength: §c+15 ", + "", + "§7Health: §a+70 HP ", + "§7Defense: §a+30 ", + "", + "§7Obtained from killing §cScarf", + "§c§7in §cThe Catacombs §7lots of", + "§7times. Grants §a2x §7stats on", + "§7§cThe Catacombs Floor II§7.", + "", + "§7§8First of his class. His", + "§8teacher said he will do \"great", + "§8things\".", + "", + "§7§8This item can be reforged!", + "§aPerfect 700000 / 700000", + "§c§lSPECIAL DUNGEON HELMET" + ], + "internalname": "DIAMOND_SCARF_HEAD", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Diamond_Scarf_Head" + ] +}
\ No newline at end of file |