From 182c78af43cce410c21ac0998f511b18cdd44ece Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 11 Jul 2023 16:51:41 +0200 Subject: Added new rune, added nether npc, removed some alpha items (#953) * Added new rune, added nether npc, removed some alpha items * Added more npcs * Fixed lore of boots and added brewing ingrdient to lores * Fixed enigma soul and lore of power stone * Added undead to more * Removed weird npc * Fixed lore catacombs skill items * Added more mobs and npcs, fixed enderman pet lore * Added Lifeguard Chair * Added Vampire Slayer to crafttext * Made Game Breaker and Annihilator very special * Added Talbot and Kuudra Believer Npc * Added special xp value for vampire * Added fancy name --- items/SILVER_LACED_KARAMBIT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/SILVER_LACED_KARAMBIT.json') diff --git a/items/SILVER_LACED_KARAMBIT.json b/items/SILVER_LACED_KARAMBIT.json index 9a799795..b412742d 100644 --- a/items/SILVER_LACED_KARAMBIT.json +++ b/items/SILVER_LACED_KARAMBIT.json @@ -29,7 +29,7 @@ "internalname": "SILVER_LACED_KARAMBIT", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "crafttext": "", + "crafttext": "Requires: Vampire Slayer 1", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Silver-Laced_Karambit", -- cgit