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/SPOOKY_PIE.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/SPOOKY_PIE.json')
-rw-r--r-- | items/SPOOKY_PIE.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/SPOOKY_PIE.json b/items/SPOOKY_PIE.json new file mode 100644 index 00000000..973fc1e9 --- /dev/null +++ b/items/SPOOKY_PIE.json @@ -0,0 +1,20 @@ +{ + "internalname": "SPOOKY_PIE", + "itemid": "minecraft:pumpkin_pie", + "displayname": "Spooky Pie", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Obtained during the §632nd\",1:\"§6Spooky Festival §7during\",2:\"§7SkyBlock Year 55.\",3:\"\",4:\"§7Player: §aAdjected\",5:\"§7Position: §a#5,901\",6:\"§7Candy Score: §a376\",7:\"\",8:\"§d§lSPECIAL\"],Name:\"§dSpooky Pie\"},ExtraAttributes:{leaderboard_score:376,leaderboard_player:\"§aAdjected\",leaderboard_position:5901,new_years_cake:54,originTag:\"EVENT_REWARD\",id:\"SPOOKY_PIE\",event:\"spooky_festival_31\",uuid:\"9d286d25-a6bc-4aaa-90a9-a244d7019513\",timestamp:\"3/28/20 2:04 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Obtained during the §632nd", + "§6Spooky Festival §7during", + "§7SkyBlock Year 55.", + "", + "§7Player: §aAdjected", + "§7Position: §a#5,901", + "§7Candy Score: §a376", + "", + "§d§lSPECIAL" + ] +}
\ No newline at end of file |