diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/NEW_YEAR_CAKE.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
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 |