diff options
Diffstat (limited to 'items/EGG_PILE.json')
-rw-r--r-- | items/EGG_PILE.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/EGG_PILE.json b/items/EGG_PILE.json new file mode 100644 index 00000000..152c986d --- /dev/null +++ b/items/EGG_PILE.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Egg Pile", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3084f558-a144-3335-94cb-bbe7b261fa0e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWViMzM1MTgyZGI1ZjNiZTgwZmNjZjZlYWJlNTk5ZjQxMDdkNGZmMGU5ZjQ0ZjM0MTc0Y2VmYTZlMmI1NzY4In19fQ\u003d\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§9Egg Pile\"},ExtraAttributes:{id:\"EGG_PILE\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "§8Easter Cosmetic", + "", + "§7This exclusive Easter cosmetic", + "§7can be placed on your island or", + "§7traded.", + "", + "§9§lRARE" + ], + "internalname": "EGG_PILE", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |