diff options
author | Roman / Linnea Gräf <nea@nea.moe> | 2023-06-23 11:38:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-23 19:38:42 +1000 |
commit | 7c9262c3ec4cd17ca18bc464d8adf10d36f592e4 (patch) | |
tree | 67718e67176589f5970bc90c3e4db2fa3c51a2ee /items/CHOCOLATE_CHIP.json | |
parent | 38a2c295289dae2cf5de3e6c40694a76156cb54a (diff) | |
download | NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.gz NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.bz2 NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.zip |
Rift (#944)
Co-authored-by: jani270 <jani270@gmx.de>
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 |