From 8075d184d6bb0adacc40a5627ebd0e9bf0f34ce2 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 12 Sep 2020 20:54:35 -0400 Subject: More recipies --- items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json') diff --git a/items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json b/items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json index 91b3ee72..9b162c22 100644 --- a/items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json +++ b/items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json @@ -9,9 +9,18 @@ "§7§8This item can be reforged!", "§6§lLEGENDARY ACCESSORY" ], + "recipe": { + "A1": "", + "A2": "GREAT_WHITE_SHARK_TOOTH:1", + "A3": "", + "B1": "GREAT_WHITE_SHARK_TOOTH:1", + "B2": "SHARP_SHARK_TOOTH_NECKLACE:1", + "B3": "GREAT_WHITE_SHARK_TOOTH:1", + "C1": "", + "C2": "GREAT_WHITE_SHARK_TOOTH:1", + "C3": "" + }, "internalname": "RAZOR_SHARP_SHARK_TOOTH_NECKLACE", - "crafttext": "", "clickcommand": "viewrecipe", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.3-REL" } \ No newline at end of file -- cgit