diff options
Diffstat (limited to 'items/FLOWER_BED.json')
-rw-r--r-- | items/FLOWER_BED.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/FLOWER_BED.json b/items/FLOWER_BED.json index db466264..6469bf13 100644 --- a/items/FLOWER_BED.json +++ b/items/FLOWER_BED.json @@ -1,22 +1,21 @@ { "itemid": "minecraft:skull", "displayname": "§9Flower Bed", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c16f4f80-70f2-3d60-82be-89f7fee3d14e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWRjNGMxMmJmMjYxOWNiZmM4ZjIyZGM2MmMwMjJjZTE1MTI2Y2VhM2UyMTJjMjhkOWY5NmVhMzEwYWM0YzQyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Easter Cosmetic\",2:\"\",3:\"§7This exclusive §dEaster\",4:\"§d§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Flower Bed\"},ExtraAttributes:{id:\"FLOWER_BED\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c16f4f80-70f2-3d60-82be-89f7fee3d14e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWRjNGMxMmJmMjYxOWNiZmM4ZjIyZGM2MmMwMjJjZTE1MTI2Y2VhM2UyMTJjMjhkOWY5NmVhMzEwYWM0YzQyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Easter Cosmetic\",2:\"\",3:\"§7This exclusive §dEaster §7cosmetic can\",4:\"§7be placed on your island or traded.\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Flower Bed\"},ExtraAttributes:{id:\"FLOWER_BED\"}}", "damage": 3, "lore": [ "§8Furniture", "§8Easter Cosmetic", "", - "§7This exclusive §dEaster", - "§d§7cosmetic can be placed on your", - "§7island or traded.", + "§7This exclusive §dEaster §7cosmetic can", + "§7be placed on your island or traded.", "", "§9§lRARE" ], "internalname": "FLOWER_BED", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Furniture", |