diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/NEW_YEAR_CAKE.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/NEW_YEAR_CAKE.json')
-rw-r--r-- | items/NEW_YEAR_CAKE.json | 10 |
1 files changed, 7 insertions, 3 deletions
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 |