diff options
Diffstat (limited to 'items/CHICK_NEST.json')
-rw-r--r-- | items/CHICK_NEST.json | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/items/CHICK_NEST.json b/items/CHICK_NEST.json index ba698e74..a7cbbd18 100644 --- a/items/CHICK_NEST.json +++ b/items/CHICK_NEST.json @@ -1,24 +1,25 @@ { "itemid": "minecraft:skull", "displayname": "§9Chick Nest", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7a677b67-63ad-33f6-840d-1be7e894a190\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTMzMmUxYmM3ZmNkODZiOGVmNjI0ZDhlMmU5MGY4ZWE2Yzk4ZDZiZWZmMWY3MjMxZThjMTRmZGM4ZDdmMCJ9fX0=\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Easter Cosmetic\",2:\"\",3:\"§7This exclusive Easter cosmetic\",4:\"§7can be placed on your island or\",5:\"§7traded.\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Chick Nest\"},ExtraAttributes:{id:\"CHICK_NEST\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7a677b67-63ad-33f6-840d-1be7e894a190\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTMzMmUxYmM3ZmNkODZiOGVmNjI0ZDhlMmU5MGY4ZWE2Yzk4ZDZiZWZmMWY3MjMxZThjMTRmZGM4ZDdmMCJ9fX0\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:\"§9Chick Nest\"},ExtraAttributes:{id:\"CHICK_NEST\"}}", "damage": 3, "lore": [ "§8Furniture", "§8Easter Cosmetic", "", - "§7This exclusive Easter cosmetic", - "§7can be placed on your island or", - "§7traded.", + "§7This exclusive §dEaster", + "§d§7cosmetic can be placed on your", + "§7island or traded.", "", "§9§lRARE" ], "internalname": "CHICK_NEST", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Furniture", "https://wiki.hypixel.net/Furniture" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file |