diff options
author | NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> | 2022-01-07 15:29:52 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-07 15:29:52 +1100 |
commit | 5383db9abb463998c992f3bdab8f8cf1706335ab (patch) | |
tree | 620fa321f99f85aba5d5c3112f045469d3e806f1 /items/PARTY_HAT_CRAB_BLACK.json | |
parent | f9f1620e318db8389f90bd38a09211333ee4948c (diff) | |
download | NotEnoughUpdates-REPO-5383db9abb463998c992f3bdab8f8cf1706335ab.tar.gz NotEnoughUpdates-REPO-5383db9abb463998c992f3bdab8f8cf1706335ab.tar.bz2 NotEnoughUpdates-REPO-5383db9abb463998c992f3bdab8f8cf1706335ab.zip |
Stuff that only works on the dangerous rel (#676)
Co-authored-by: jani270 <jani270@gmx.de>
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
Diffstat (limited to 'items/PARTY_HAT_CRAB_BLACK.json')
-rw-r--r-- | items/PARTY_HAT_CRAB_BLACK.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/PARTY_HAT_CRAB_BLACK.json b/items/PARTY_HAT_CRAB_BLACK.json new file mode 100644 index 00000000..9c3f04dd --- /dev/null +++ b/items/PARTY_HAT_CRAB_BLACK.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§0 Black Crab Hat of Celebration", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"ac902844-6ccc-3a2e-8459-e35b7ff129bb\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTgwMDMyNzc0NCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2I4NTgyODI2N2U1OWU4M2VkYzNiZWYyMzUxMDJlNDNmYjcwOTIyNjIyY2NjMzgwOWEzMjZhOGM1NjMyMTk5YSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Magic Find: §a+1\",1:\"\",2:\"§7Item year: §e2020\",3:\"\",4:\"§6Ability: Party Time!\",5:\"§7Gain §b+1✎ Intelligence §7while\",6:\"§7on your head for each SkyBlock\",7:\"§7year you\u0027ve been playing.\",8:\"\",9:\"§7Your bonus: §b+§k420§b✎ Intelligence\",10:\"\",11:\"§f§lCOMMON HATCCESSORY\"],Name:\"§f§f§0 Black Crab Hat of Celebration\"},ExtraAttributes:{party_hat_year:2020,party_hat_color:\"black\",originTag:\"REWARD_PARTY_TIME_HAT_NPC\",id:\"PARTY_HAT_CRAB_BLACK\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Magic Find: §a+1", + "", + "§7Item year: §e2020", + "", + "§6Ability: Party Time!", + "§7Gain §b+1✎ Intelligence §7while", + "§7on your head for each SkyBlock", + "§7year you\u0027ve been playing.", + "", + "§7Your bonus: §b+§k420§b✎ Intelligence", + "", + "§f§lCOMMON HATCCESSORY" + ], + "internalname": "PARTY_HAT_CRAB_BLACK", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Crab_Hat_of_Celebration" + ] +}
\ No newline at end of file |