diff options
Diffstat (limited to 'items/DECK_CHAIR.json')
-rw-r--r-- | items/DECK_CHAIR.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/DECK_CHAIR.json b/items/DECK_CHAIR.json index 3c561fbb..f2bb658b 100644 --- a/items/DECK_CHAIR.json +++ b/items/DECK_CHAIR.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§9Deck Chair", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"56a624d7-aa54-3e75-b9e4-9d4c38925ddf\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjQ2ODEwOTI4ODQsInByb2ZpbGVJZCI6ImIwZDczMmZlMDBmNzQwN2U5ZTdmNzQ2MzAxY2Q5OGNhIiwicHJvZmlsZU5hbWUiOiJPUHBscyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2JmNzYxMTg4MmRjZjg5NjllNDgxZmU2NjYyYTgxY2IyZDMzMmI3NTAxZTdiOThlOGZhZTMwZmIzNGY5NjRhNyJ9fX0=\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7This exclusive Summer cosmetic\",3:\"§7can be placed on your island or\",4:\"§7traded.\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Deck Chair\"},ExtraAttributes:{id:\"DECK_CHAIR\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"56a624d7-aa54-3e75-b9e4-9d4c38925ddf\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjQ2ODEwOTI4ODQsInByb2ZpbGVJZCI6ImIwZDczMmZlMDBmNzQwN2U5ZTdmNzQ2MzAxY2Q5OGNhIiwicHJvZmlsZU5hbWUiOiJPUHBscyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2JmNzYxMTg4MmRjZjg5NjllNDgxZmU2NjYyYTgxY2IyZDMzMmI3NTAxZTdiOThlOGZhZTMwZmIzNGY5NjRhNyJ9fX0\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:\"§9Deck Chair\"},ExtraAttributes:{id:\"DECK_CHAIR\"}}", "damage": 3, "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" ], |