From 2d2d7db222a466ea627238d005400b44b93e227b Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 20 Apr 2020 13:16:45 +1000 Subject: Update items to RELEASE-1.0 --- items/NEW_YEAR_CAKE.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'items/NEW_YEAR_CAKE.json') diff --git a/items/NEW_YEAR_CAKE.json b/items/NEW_YEAR_CAKE.json index 988b9306..e8bf4cd4 100644 --- a/items/NEW_YEAR_CAKE.json +++ b/items/NEW_YEAR_CAKE.json @@ -1,16 +1,20 @@ { "internalname": "NEW_YEAR_CAKE", "itemid": "minecraft:cake", - "displayname": "New Year Cake", + "displayname": "§dNew 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\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Given to every player as a\",1:\"§7celebration for the 57th\",2:\"§7SkyBlock year!\",3:\"\",4:\"§d§lSPECIAL\"],Name:\"§dNew Year Cake\"},ExtraAttributes:{new_years_cake:57,originTag:\"REWARD_NEW_YEARS_CAKE_NPC\",id:\"NEW_YEAR_CAKE\",uuid:\"e2cda324-a720-4629-aaae-4e9b2433306c\",timestamp:\"4/1/20 12:58 AM\"}}", "modver": "1.0.0", "lore": [ "§7Given to every player as a", - "§7celebration for the 28th", + "§7celebration for the 57th", "§7SkyBlock year!", "", "§d§lSPECIAL" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/New_Year_Cake" ] } \ No newline at end of file -- cgit