diff options
Diffstat (limited to 'items/CHICK_NEST.json')
-rw-r--r-- | items/CHICK_NEST.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/CHICK_NEST.json b/items/CHICK_NEST.json new file mode 100644 index 00000000..b6001104 --- /dev/null +++ b/items/CHICK_NEST.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Chick Nest", + "nbttag": "{overrideMeta:1b,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 Easter cosmetic\",4:\"§7can be placed on your island or\",5:\"§7traded.\",6:\"\",7:\"§9§lRARE\"],Name:\"§f§f§9Chick Nest\"},ExtraAttributes:{id:\"CHICK_NEST\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "§8Easter Cosmetic", + "", + "§7This exclusive Easter cosmetic", + "§7can be placed on your island or", + "§7traded.", + "", + "§9§lRARE" + ], + "internalname": "CHICK_NEST", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |