diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-06-27 22:39:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-27 20:39:53 +0000 |
commit | 8f9b5f288f2c3c36e25a81b014d827c97e0bcc7a (patch) | |
tree | 6f471cd4dac8724d39162fdf79020fc6c101d2be /items | |
parent | ff1f250fc35b96b56c3c4c8cec740e20655497b8 (diff) | |
download | NotEnoughUpdates-REPO-8f9b5f288f2c3c36e25a81b014d827c97e0bcc7a.tar.gz NotEnoughUpdates-REPO-8f9b5f288f2c3c36e25a81b014d827c97e0bcc7a.tar.bz2 NotEnoughUpdates-REPO-8f9b5f288f2c3c36e25a81b014d827c97e0bcc7a.zip |
Even more Summer Cosmetics (#1267)
Diffstat (limited to 'items')
-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 |