diff options
Diffstat (limited to 'items/BEACH_UMBRELLA.json')
-rw-r--r-- | items/BEACH_UMBRELLA.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/BEACH_UMBRELLA.json b/items/BEACH_UMBRELLA.json index 793e3a72..ff0b3738 100644 --- a/items/BEACH_UMBRELLA.json +++ b/items/BEACH_UMBRELLA.json @@ -1,22 +1,21 @@ { "itemid": "minecraft:skull", "displayname": "§9Beach Umbrella", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a84ff924-0208-385e-a59a-bc6733cfd49d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWE1YWIwNWVhMjU0YzMyZTNjNDhmM2ZkY2Y5ZmQ5ZDc3ZDNjYmEwNGU2YjVlYzJlNjhiM2NiZGNmYWMzZmQifX19\"}]}},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:\"§9Beach Umbrella\"},ExtraAttributes:{id:\"BEACH_UMBRELLA\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a84ff924-0208-385e-a59a-bc6733cfd49d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWE1YWIwNWVhMjU0YzMyZTNjNDhmM2ZkY2Y5ZmQ5ZDc3ZDNjYmEwNGU2YjVlYzJlNjhiM2NiZGNmYWMzZmQifX19\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Summer Cosmetic\",2:\"\",3:\"§7This exclusive §aSummer §7cosmetic can\",4:\"§7be placed on your island or traded.\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Beach Umbrella\"},ExtraAttributes:{id:\"BEACH_UMBRELLA\"}}", "damage": 3, "lore": [ "§8Furniture", "§8Summer Cosmetic", "", - "§7This exclusive §aSummer", - "§a§7cosmetic can be placed on your", - "§7island or traded.", + "§7This exclusive §aSummer §7cosmetic can", + "§7be placed on your island or traded.", "", "§9§lRARE" ], "internalname": "BEACH_UMBRELLA", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Furniture", |