diff options
author | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
commit | 7dace9af7ae041a753bb076c0fbad7dd5b560294 (patch) | |
tree | 54709b56f9016fcca3575df54b4b3719ce49408e /items/EGG_PILE.json | |
parent | 977fd9ee3a119c11514471b005a8f827b6ac54a8 (diff) | |
download | NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.gz NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.bz2 NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.zip |
1.5
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 |