diff options
-rw-r--r-- | items/COCONUT_DRINK.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/COCONUT_DRINK.json b/items/COCONUT_DRINK.json new file mode 100644 index 00000000..d27b70d9 --- /dev/null +++ b/items/COCONUT_DRINK.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Coconut Drink", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a7cf39dd-bcbd-3d8f-895e-51b43f3a4c27\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmY1YTIzZjAzYzQ4MWVkNWY3YTA1NzJkMmNlOWE3Zjg3MTM5Yjg1ZGQ4MTI0MTQ0MTU0MmJlOTc3MzExZDExYSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Summer Cosmetic\",2:\"\",3:\"§7This exclusive §aSummer §7cosmetic can\",4:\"§7be placed on your island or traded.\",5:\"\",6:\"§5§lEPIC\"],Name:\"§5Coconut Drink\"},ExtraAttributes:{id:\"COCONUT_DRINK\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "§8Summer Cosmetic", + "", + "§7This exclusive §aSummer §7cosmetic can", + "§7be placed on your island or traded.", + "", + "§5§lEPIC" + ], + "internalname": "COCONUT_DRINK", + "crafttext": "", + "clickcommand": "", + "modver": "2.3.0", + "infoType": "" +}
\ No newline at end of file |