diff options
Diffstat (limited to 'items/CHICK_DRESSER.json')
-rw-r--r-- | items/CHICK_DRESSER.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/CHICK_DRESSER.json b/items/CHICK_DRESSER.json new file mode 100644 index 00000000..d410ba8d --- /dev/null +++ b/items/CHICK_DRESSER.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Little Chick Dresser", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"aef25620-bf4d-3b63-8409-e5afd5e41f9a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGYyYTUxNzM4NzkwNDMyOTAxNmE4ZTI1NmM0YjU1MTkyYTZjOWIxNzIwZTQ5YjVhNDQwMTkyNzZjOWMyZmJiMyJ9fX0\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:\"§5§lEPIC\"],Name:\"§5Little Chick Dresser\"},ExtraAttributes:{id:\"CHICK_DRESSER\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "§8Easter Cosmetic", + "", + "§7This exclusive §dEaster §7cosmetic can", + "§7be placed on your island or traded.", + "", + "§5§lEPIC" + ], + "internalname": "CHICK_DRESSER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |