diff options
Diffstat (limited to 'items/SPOOKY_PIE.json')
-rw-r--r-- | items/SPOOKY_PIE.json | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/items/SPOOKY_PIE.json b/items/SPOOKY_PIE.json index 973fc1e9..366fc7dc 100644 --- a/items/SPOOKY_PIE.json +++ b/items/SPOOKY_PIE.json @@ -1,20 +1,24 @@ { "internalname": "SPOOKY_PIE", "itemid": "minecraft:pumpkin_pie", - "displayname": "Spooky Pie", + "displayname": "§dSpooky 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\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Obtained during the §6x\",1:\"§6Spooky Festival §7during\",2:\"§7SkyBlock Year x.\",3:\"\",4:\"§7Player: §bx\",5:\"§7Position: §a#x\",6:\"§7Candy Score: §ax\",7:\"\",8:\"§d§lSPECIAL\"],Name:\"§dSpooky Pie\"},ExtraAttributes:{leaderboard_score:332,leaderboard_player:\"§bNogore\",leaderboard_position:6576,new_years_cake:54,originTag:\"EVENT_REWARD\",id:\"SPOOKY_PIE\",event:\"spooky_festival_31\",uuid:\"d96f5f59-62f1-439c-966b-ed2552e98294\",timestamp:\"3/20/20 12:41 AM\"}}", "modver": "1.0.0", "lore": [ - "§7Obtained during the §632nd", + "§7Obtained during the §6x", "§6Spooky Festival §7during", - "§7SkyBlock Year 55.", + "§7SkyBlock Year x.", "", - "§7Player: §aAdjected", - "§7Position: §a#5,901", - "§7Candy Score: §a376", + "§7Player: §bx", + "§7Position: §a#x", + "§7Candy Score: §ax", "", "§d§lSPECIAL" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spooky_Pie" ] }
\ No newline at end of file |