diff options
Diffstat (limited to 'items/SPOOKY_PIE.json')
-rw-r--r-- | items/SPOOKY_PIE.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/SPOOKY_PIE.json b/items/SPOOKY_PIE.json index eb01003f..4f1bc911 100644 --- a/items/SPOOKY_PIE.json +++ b/items/SPOOKY_PIE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:pumpkin_pie", "displayname": "§cSpooky Pie", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Obtained during the §649th\",1:\"§6Spooky Festival §7during\",2:\"§7SkyBlock Year 72.\",3:\"\",4:\"§7Player: §6IRONM00N\",5:\"§7Position: §a#4,353\",6:\"§7Candy Score: §a651\",7:\"\",8:\"§c§lSPECIAL\"],Name:\"§cSpooky Pie\"},ExtraAttributes:{leaderboard_score:651,leaderboard_player:\"§6IRONM00N\",leaderboard_position:4353,new_years_cake:71,id:\"SPOOKY_PIE\",event:\"spooky_festival_48\",uuid:\"b4bb1f2c-4a08-4cad-bb25-3b075e10d5fa\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Obtained during the §649th\",1:\"§6Spooky Festival §7during\",2:\"§7SkyBlock Year 72.\",3:\"\",4:\"§7Player: §6IRONM00N\",5:\"§7Position: §a#§k4,353\",6:\"§7Candy Score: §a§k651\",7:\"\",8:\"§c§lSPECIAL\"],Name:\"§cSpooky Pie\"},ExtraAttributes:{leaderboard_score:651,leaderboard_player:\"§6IRONM00N\",leaderboard_position:4353,new_years_cake:71,id:\"SPOOKY_PIE\",event:\"spooky_festival_48\",uuid:\"b4bb1f2c-4a08-4cad-bb25-3b075e10d5fa\"}}", "damage": 0, "lore": [ "§7Obtained during the §649th", @@ -9,8 +9,8 @@ "§7SkyBlock Year 72.", "", "§7Player: §6IRONM00N", - "§7Position: §a#4,353", - "§7Candy Score: §a651", + "§7Position: §a#§k4,353", + "§7Candy Score: §a§k651", "", "§c§lSPECIAL" ], @@ -22,4 +22,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spooky_Pie" ] -}
\ No newline at end of file +} |