diff options
Diffstat (limited to 'items/SILVER_LACED_KARAMBIT.json')
-rw-r--r-- | items/SILVER_LACED_KARAMBIT.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/items/SILVER_LACED_KARAMBIT.json b/items/SILVER_LACED_KARAMBIT.json new file mode 100644 index 00000000..9a799795 --- /dev/null +++ b/items/SILVER_LACED_KARAMBIT.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§5Silver-Laced Karambit", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Damage: §a+5\",1:\"§7Speed: §a+10\",2:\"\",3:\"§7Gain §5+3❁ Rift Damage §7against\",4:\"§7§4Vampires§7.\",5:\"\",6:\"§7Regens §b5 Mana §7and §c0.5❤\",7:\"§c§7on hit.\",8:\"\",9:\"§5§lEPIC SWORD\"],Name:\"§5Silver-Laced Karambit\"},ExtraAttributes:{id:\"SILVER_LACED_KARAMBIT\"}}", + "damage": 0, + "lore": [ + "§7Rift Damage: §a+5", + "§7Speed: §a+10", + "", + "§7Gain §5+3❁ Rift Damage §7against", + "§7§4Vampires§7.", + "", + "§7Regens §b5 Mana §7and §c0.5❤", + "§c§7on hit.", + "", + "§5§lEPIC SWORD" + ], + "recipe": { + "A1": "", + "A2": "SILVER_FANG:12", + "A3": "", + "B1": "", + "B2": "SELF_RECURSIVE_PICKAXE:1", + "B3": "", + "C1": "", + "C2": "COVEN_SEAL:12", + "C3": "" + }, + "internalname": "SILVER_LACED_KARAMBIT", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Silver-Laced_Karambit", + "https://wiki.hypixel.net/Silver-Laced_Karambit" + ] +}
\ No newline at end of file |