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/LIFE_PRESERVER.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'items/LIFE_PRESERVER.json') diff --git a/items/LIFE_PRESERVER.json b/items/LIFE_PRESERVER.json index abbe020d..f750fe43 100644 --- a/items/LIFE_PRESERVER.json +++ b/items/LIFE_PRESERVER.json @@ -4,15 +4,15 @@ "displayname": "§9Life Preserver", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b519b594-590f-392d-9305-34edaad41d58\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2Q0MDI4YzAxMWQ2MzYzM2QyZWMwNGE5NDE2NzI5NDhiZjAxMWQxZDdhNGYxNDVmOGNlNjljNzE3MmQzIn19fQ==\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Summer Cosmetic\",2:\"\",3:\"§7This exclusive Summer cosmetic\",4:\"§7can be placed on your island or\",5:\"§7traded.\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Life Preserver\"},ExtraAttributes:{id:\"LIFE_PRESERVER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b519b594-590f-392d-9305-34edaad41d58\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2Q0MDI4YzAxMWQ2MzYzM2QyZWMwNGE5NDE2NzI5NDhiZjAxMWQxZDdhNGYxNDVmOGNlNjljNzE3MmQzIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Summer Cosmetic\",2:\"\",3:\"§7This exclusive §aSummer\",4:\"§a§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Life Preserver\"},ExtraAttributes:{id:\"LIFE_PRESERVER\"}}", "modver": "2.1.0-REL", "lore": [ "§8Furniture", "§8Summer Cosmetic", "", - "§7This exclusive Summer cosmetic", - "§7can be placed on your island or", - "§7traded.", + "§7This exclusive §aSummer", + "§a§7cosmetic can be placed on your", + "§7island or traded.", "", "§9§lRARE" ], -- cgit