diff options
Diffstat (limited to 'items/PARTY_HAT_CRAB.json')
-rw-r--r-- | items/PARTY_HAT_CRAB.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/PARTY_HAT_CRAB.json b/items/PARTY_HAT_CRAB.json new file mode 100644 index 00000000..a1697415 --- /dev/null +++ b/items/PARTY_HAT_CRAB.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dPink Crab Hat of Celebration", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"799d2425-b833-385b-82db-281dacc81dac\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTgwMDQ2NDY1NCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWZmYWYwZGM4OWRhNThiZDFlZDA4ZjkxNzQwNzg1M2U1OGQ3YmNiZjVlNmI1ZjMzNTg2Mzg5ZWI4NjNhNWJiZCIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§7Item year: §e2020\",1:\"\",2:\"§6Item Ability: Party Time!\",3:\"§7Gain §b+1✎ Intelligence §7while\",4:\"§7on your head for each SkyBlock\",5:\"§7year you've been playing.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON HATCCESSORY\"],Name:\"§dPink Crab Hat of Celebration\"},ExtraAttributes:{party_hat_year:2020,party_hat_color:\"pink\",id:\"PARTY_HAT_CRAB\"}}", + "lore": [ + "§7Item year: §e2020", + "", + "§6Item Ability: Party Time!", + "§7Gain §b+1✎ Intelligence §7while", + "§7on your head for each SkyBlock", + "§7year you've been playing.", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HATCCESSORY" + ], + "internalname": "PARTY_HAT_CRAB", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Crab_Hat_of_Celebration", + "https://wiki.hypixel.net/Pink_Crab_Hat_Of_Celebration" + ] +}
\ No newline at end of file |