diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-06-02 14:37:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-02 14:37:28 +0200 |
commit | 5174d791f717e8b5dbf2c59bc4e5eb48596c524b (patch) | |
tree | f5e85844a5db3e9228aa5e4d345758f042ed9183 /items/PARTY_HAT_SLOTH_GRUMPY.json | |
parent | 1c8c103b8c2ae2ed11757639806975e2a952b10d (diff) | |
download | NotEnoughUpdates-REPO-5174d791f717e8b5dbf2c59bc4e5eb48596c524b.tar.gz NotEnoughUpdates-REPO-5174d791f717e8b5dbf2c59bc4e5eb48596c524b.tar.bz2 NotEnoughUpdates-REPO-5174d791f717e8b5dbf2c59bc4e5eb48596c524b.zip |
Push prerelease into master (#1226)
Co-authored-by: gaybot <gaybot@notenoughupdates.org>
Co-authored-by: Linnea Gräf <nea@nea.moe>
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Diffstat (limited to 'items/PARTY_HAT_SLOTH_GRUMPY.json')
-rw-r--r-- | items/PARTY_HAT_SLOTH_GRUMPY.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/PARTY_HAT_SLOTH_GRUMPY.json b/items/PARTY_HAT_SLOTH_GRUMPY.json new file mode 100644 index 00000000..dac0fd3b --- /dev/null +++ b/items/PARTY_HAT_SLOTH_GRUMPY.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§cGrumpy Sloth Hat of Celebration", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e78bf7be-dcad-3b28-a691-b04970fc76b9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4NTk3NzcxMDczNSwKICAicHJvZmlsZUlkIiA6ICJmZTc1MTliOWEwNWM0YzU1ODNlMTkxZTgyNThiMDJjZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJDMk81IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzc4NTlkYTEwY2M5ZjAwMWJhZDk1ZjllNGEwNWY4NGE2OTVmMjQ2YmRmMWM3NWMzNDhjZTE2YmI2MTllMjljYWEiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Magic Find: §a+1\",1:\"\",2:\"§6Ability: Party Time!\",3:\"§7Gain §b+1✎ Intelligence §7while\",4:\"§7on your head for each SkyBlock\",5:\"§7year you\u0027ve been playing.\",6:\"\",7:\"§7Obtained: §e2023\",8:\"\",9:\"§c§lSPECIAL HATCESSORY\"],Name:\"§f§f§cGrumpy Sloth Hat of Celebration\"},ExtraAttributes:{party_hat_emoji:\"grumpy\",party_hat_year:2023,id:\"PARTY_HAT_SLOTH_GRUMPY\"}}", + "damage": 3, + "lore": [ + "§7Magic Find: §a+1", + "", + "§6Ability: Party Time!", + "§7Gain §b+1✎ Intelligence §7while", + "§7on your head for each SkyBlock", + "§7year you\u0027ve been playing.", + "", + "§7Obtained: §e2023", + "", + "§c§lSPECIAL HATCESSORY" + ], + "internalname": "PARTY_HAT_SLOTH_GRUMPY", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Sloth_Hat_of_Celebration", + "https://wiki.hypixel.net/Sloth_Hat_Of_Celebration" + ] +}
\ No newline at end of file |