diff options
Diffstat (limited to 'items/NEW_YEAR_CAKE.json')
-rw-r--r-- | items/NEW_YEAR_CAKE.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/NEW_YEAR_CAKE.json b/items/NEW_YEAR_CAKE.json new file mode 100644 index 00000000..988b9306 --- /dev/null +++ b/items/NEW_YEAR_CAKE.json @@ -0,0 +1,16 @@ +{ + "internalname": "NEW_YEAR_CAKE", + "itemid": "minecraft:cake", + "displayname": "New Year Cake", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Given to every player as a\",1:\"§7celebration for the 28th\",2:\"§7SkyBlock year!\",3:\"\",4:\"§d§lSPECIAL\"],Name:\"§dNew Year Cake\"},ExtraAttributes:{new_years_cake:28,originTag:\"REWARD_NEW_YEARS_CAKE_NPC\",id:\"NEW_YEAR_CAKE\",uuid:\"48b2d763-b2b6-4b55-8e40-04c589cd1b25\",timestamp:\"11/3/19 4:11 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Given to every player as a", + "§7celebration for the 28th", + "§7SkyBlock year!", + "", + "§d§lSPECIAL" + ] +}
\ No newline at end of file |