diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-06-03 16:57:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-03 16:57:23 +0200 |
commit | 6acf789f3bf3c25dbd74e1c0ec47fc55a2afec97 (patch) | |
tree | 5bc2b30ec3295715e79e300138a70dd31e7361d8 /items/SPOOKY_PIE.json | |
parent | 8c576912e466469fe7445e4963da94320c0b9755 (diff) | |
download | NotEnoughUpdates-REPO-6acf789f3bf3c25dbd74e1c0ec47fc55a2afec97.tar.gz NotEnoughUpdates-REPO-6acf789f3bf3c25dbd74e1c0ec47fc55a2afec97.tar.bz2 NotEnoughUpdates-REPO-6acf789f3bf3c25dbd74e1c0ec47fc55a2afec97.zip |
A few fixes (#752)
Diffstat (limited to 'items/SPOOKY_PIE.json')
-rw-r--r-- | items/SPOOKY_PIE.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/SPOOKY_PIE.json b/items/SPOOKY_PIE.json index 27969237..5f930f9e 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 §6§k69\",1:\"§6Spooky Festival §7during\",2:\"§7SkyBlock Year §k69.\",3:\"\",4:\"§7Player: §6§kIRONM00N\",5:\"§7Position: §a#§k4,200\",6:\"§7Candy Score: §a§k420\",7:\"\",8:\"§c§lSPECIAL\"],Name:\"§cSpooky Pie\"},ExtraAttributes:{leaderboard_score:420,leaderboard_player:\"§6IRONM00N\",leaderboard_position:4200,new_years_cake:69,id:\"SPOOKY_PIE\",event:\"spooky_festival_69\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Obtained during the §6§k69\",1:\"§6Spooky Festival §7during\",2:\"§7SkyBlock Year §k69.\",3:\"\",4:\"§7Player: §6§kIRONM00N\",5:\"§7Position: §a#§k4,200\",6:\"§7Candy Score: §a§k420\",7:\"\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§c§lSPECIAL\"],Name:\"§cSpooky Pie\"},ExtraAttributes:{leaderboard_score:420,leaderboard_player:\"§6IRONM00N\",leaderboard_position:4200,new_years_cake:69,id:\"SPOOKY_PIE\",event:\"spooky_festival_69\"}}", "damage": 0, "lore": [ "§7Obtained during the §6§k69", @@ -12,14 +12,15 @@ "§7Position: §a#§k4,200", "§7Candy Score: §a§k420", "", + "§8§l* §8Co-op Soulbound §8§l*", "§c§lSPECIAL" ], "internalname": "SPOOKY_PIE", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spooky_Pie" ] -} +}
\ No newline at end of file |