diff options
Diffstat (limited to 'items/THE_CAKE.json')
-rw-r--r-- | items/THE_CAKE.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/THE_CAKE.json b/items/THE_CAKE.json index 651a39ca..ef7e5f2d 100644 --- a/items/THE_CAKE.json +++ b/items/THE_CAKE.json @@ -1,19 +1,20 @@ { "itemid": "minecraft:cake", "displayname": "§f§f§cThe Cake", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§dThere is no cake.\",1:\"\",2:\"§c§lSPECIAL\"],Name:\"§f§f§cThe Cake\"},ExtraAttributes:{id:\"THE_CAKE\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§dThere is no cake.\",1:\"\",2:\"§8§l* §8Soulbound §8§l*\",3:\"§c§lSPECIAL\"],Name:\"§f§f§cThe Cake\"},ExtraAttributes:{id:\"THE_CAKE\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§dThere is no cake.", "", + "§8§l* §8Soulbound §8§l*", "§c§lSPECIAL" ], "internalname": "THE_CAKE", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/The_Cake" ] -} +}
\ No newline at end of file |