aboutsummaryrefslogtreecommitdiff
path: root/items/PARTY_HAT_SLOTH.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-06-13 11:36:19 +0200
committerGitHub <noreply@github.com>2023-06-13 11:36:19 +0200
commit1bba991179e609721477b3eea4ab5b932974b772 (patch)
treea582edc1e58c925778c60f9d9c25fdc35a62d47c /items/PARTY_HAT_SLOTH.json
parent8643438b0b11455a2971f495738d09de709ca403 (diff)
downloadNotEnoughUpdates-REPO-1bba991179e609721477b3eea4ab5b932974b772.tar.gz
NotEnoughUpdates-REPO-1bba991179e609721477b3eea4ab5b932974b772.tar.bz2
NotEnoughUpdates-REPO-1bba991179e609721477b3eea4ab5b932974b772.zip
Fixed lore of fero mana 5 (#939)
* Fixed lore of fero mana 5 * Added new items and fixed lore of rev stone * Fixed Carrot Items * Added full support for dante ring and sloth party head * Added wiki links
Diffstat (limited to 'items/PARTY_HAT_SLOTH.json')
-rw-r--r--items/PARTY_HAT_SLOTH.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/items/PARTY_HAT_SLOTH.json b/items/PARTY_HAT_SLOTH.json
new file mode 100644
index 00000000..aa2451d8
--- /dev/null
+++ b/items/PARTY_HAT_SLOTH.json
@@ -0,0 +1,27 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§cShock Sloth Hat of Celebration",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0ae0b47e-f70a-349a-be7f-f8f9f6d1d698\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4NTk3Nzc1NjM4MiwKICAicHJvZmlsZUlkIiA6ICJiMjBiN2FkYTdhM2Y0NzM4YjUyNGMxNjg3YmM1ZGM0NSIsCiAgInByb2ZpbGVOYW1lIiA6ICJPdW56aV8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiMzE4MjM1MDc3YzJiYTExYzZjMmQ2MzY2MTMwNzRkOGZkMDMxMTIyZDhiMGQ0ODFhNWViY2UwMDg3NzVlNyIKICAgIH0KICB9Cn0\"}]}},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 HATCCESSORY\"],Name:\"§cShock Sloth Hat of Celebration\"},ExtraAttributes:{party_hat_emoji:\"shock\",party_hat_year:2023,id:\"PARTY_HAT_SLOTH\"}}",
+ "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 HATCCESSORY"
+ ],
+ "internalname": "PARTY_HAT_SLOTH",
+ "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