diff options
Diffstat (limited to 'items/CHOCOLATE_CHIP.json')
-rw-r--r-- | items/CHOCOLATE_CHIP.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/CHOCOLATE_CHIP.json b/items/CHOCOLATE_CHIP.json index 1e4d0cf7..73062c1c 100644 --- a/items/CHOCOLATE_CHIP.json +++ b/items/CHOCOLATE_CHIP.json @@ -1,7 +1,7 @@ { "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\"}}", + "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-Exportable §kX\",18:\"§7§8Loses motes value when\",19:\"§8crossing dimensions.\",20:\"§6§lLEGENDARY POWER STONE\"],Name:\"§6Fang-tastic Chocolate Chip\"},ExtraAttributes:{id:\"CHOCOLATE_CHIP\"}}", "damage": 0, "lore": [ "§8Power Stone", @@ -21,7 +21,9 @@ "", "§7Requires §aCombat Skill Level XX§7!", "", - "§5§kX§5 Rift-Transferable §kX", + "§5§kX§5 Rift-Exportable §kX", + "§7§8Loses motes value when", + "§8crossing dimensions.", "§6§lLEGENDARY POWER STONE" ], "internalname": "CHOCOLATE_CHIP", |