From 93d14a1b0d9170dbde73d365d69eb27d5dbdfb5c Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 9 Dec 2022 16:50:07 +0100 Subject: XTREE (#870) * XTREE * Lava Rod * Fixed lore of most Furniture items * Fixed 2 npc things * Fixed rare flying fish perk * Fixed Lulonaut * Added Bingo Card (extreme) * Fixed Skin lore * Fixed lore of sb menu * Fixed Ice essence and glacial scythe * Fixed Tac Sword Lore lf approves * New Kuudra Update stuff * Fixed lore of nether sack items * I love hypixel --- items/SNOWMAN.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'items/SNOWMAN.json') diff --git a/items/SNOWMAN.json b/items/SNOWMAN.json index 0d25f4dc..c8498cbd 100644 --- a/items/SNOWMAN.json +++ b/items/SNOWMAN.json @@ -4,14 +4,15 @@ "displayname": "§fDerpy Snowman", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a225fd09-4959-3d8a-b637-2fadd2a9982f\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS83M2FjMjg0ZTdjMGU1NTg1ZmI5YzkyMDM3MzMzYTliZWJiOGFlNDExYjdiNTUwMzY0MzkyMTI1YTVjM2ZiYzM1In19fQ==\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7This exclusive Holidays cosmetic\",3:\"§7can be placed on your island or\",4:\"§7traded.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fDerpy Snowman\"},ExtraAttributes:{id:\"SNOWMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a225fd09-4959-3d8a-b637-2fadd2a9982f\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS83M2FjMjg0ZTdjMGU1NTg1ZmI5YzkyMDM3MzMzYTliZWJiOGFlNDExYjdiNTUwMzY0MzkyMTI1YTVjM2ZiYzM1In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Holiday Cosmetic\",2:\"\",3:\"§7This exclusive §cHoliday\",4:\"§c§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fDerpy Snowman\"},ExtraAttributes:{id:\"SNOWMAN\"}}", "modver": "2.1.0-REL", "lore": [ "§8Furniture", + "§8Holiday Cosmetic", "", - "§7This exclusive Holidays cosmetic", - "§7can be placed on your island or", - "§7traded.", + "§7This exclusive §cHoliday", + "§c§7cosmetic can be placed on your", + "§7island or traded.", "", "§f§lCOMMON" ], -- cgit