diff options
Diffstat (limited to 'items/CHOCOLATE_CHIP.json')
-rw-r--r-- | items/CHOCOLATE_CHIP.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/items/CHOCOLATE_CHIP.json b/items/CHOCOLATE_CHIP.json new file mode 100644 index 00000000..1e4d0cf7 --- /dev/null +++ b/items/CHOCOLATE_CHIP.json @@ -0,0 +1,36 @@ +{ + "itemid": "minecraft:cookie", + "displayname": "§6Fang-tastic Chocolate Chip", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Power Stone\",1:\"§7Combine §a9x §7of this stone at the\",2:\"§7§6Thaumaturgist §7to permanently\",3:\"§7unlock the §aCrumbly §7power.\",4:\"\",5:\"§7At §61,250 Magical Power§7:\",6:\"§c+§k382❤§r §cHealth\",7:\"§b+§k205✎§r §bIntelligence\",8:\"§f+§k25❂§r §fTrue Defense\",9:\"§4+§k91♨§r §4Vitality\",10:\"§a+§k68☄§r §aMending\",11:\"\",12:\"§7Unique Power Bonus:\",13:\"§f+25✦ Speed\",14:\"\",15:\"§7Requires §aCombat Skill Level XX§7!\",16:\"\",17:\"§5§kX§5 Rift-Transferable §kX\",18:\"§6§lLEGENDARY POWER STONE\"],Name:\"§6Fang-tastic Chocolate Chip\"},ExtraAttributes:{id:\"CHOCOLATE_CHIP\"}}", + "damage": 0, + "lore": [ + "§8Power Stone", + "§7Combine §a9x §7of this stone at the", + "§7§6Thaumaturgist §7to permanently", + "§7unlock the §aCrumbly §7power.", + "", + "§7At §61,250 Magical Power§7:", + "§c+§k382❤§r §cHealth", + "§b+§k205✎§r §bIntelligence", + "§f+§k25❂§r §fTrue Defense", + "§4+§k91♨§r §4Vitality", + "§a+§k68☄§r §aMending", + "", + "§7Unique Power Bonus:", + "§f+25✦ Speed", + "", + "§7Requires §aCombat Skill Level XX§7!", + "", + "§5§kX§5 Rift-Transferable §kX", + "§6§lLEGENDARY POWER STONE" + ], + "internalname": "CHOCOLATE_CHIP", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fang-tastic_Chocolate_Chip", + "https://wiki.hypixel.net/Fang-tastic_Chocolate_Chip" + ] +}
\ No newline at end of file |