diff options
author | TomEngMaster <70163122+TomEngMaster@users.noreply.github.com> | 2020-11-03 14:59:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-03 14:59:25 +0100 |
commit | 38c5377d6c083b24c96c919388cad2fd8c8f43e4 (patch) | |
tree | e67d99eeec916d23a17fac9a38c1a04a58071600 /items/DIAMOND_SCARF_HEAD.json | |
parent | db63d87d9fde7219b6c82e795625eb35f71cee2b (diff) | |
parent | 54f0e070d0302675177a6c6c6da16f2c2880a551 (diff) | |
download | NotEnoughUpdates-REPO-38c5377d6c083b24c96c919388cad2fd8c8f43e4.tar.gz NotEnoughUpdates-REPO-38c5377d6c083b24c96c919388cad2fd8c8f43e4.tar.bz2 NotEnoughUpdates-REPO-38c5377d6c083b24c96c919388cad2fd8c8f43e4.zip |
Merge pull request #2 from Moulberry/master
Update
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 |