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/DULL_SHARK_TOOTH_NECKLACE.json | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'items/DULL_SHARK_TOOTH_NECKLACE.json') diff --git a/items/DULL_SHARK_TOOTH_NECKLACE.json b/items/DULL_SHARK_TOOTH_NECKLACE.json index b9e6db14..68086216 100644 --- a/items/DULL_SHARK_TOOTH_NECKLACE.json +++ b/items/DULL_SHARK_TOOTH_NECKLACE.json @@ -9,9 +9,18 @@ "§7§8This item can be reforged!", "§a§lUNCOMMON ACCESSORY" ], + "recipe": { + "A1": "", + "A2": "NURSE_SHARK_TOOTH:1", + "A3": "", + "B1": "NURSE_SHARK_TOOTH:1", + "B2": "RAGGEDY_SHARK_TOOTH_NECKLACE:1", + "B3": "NURSE_SHARK_TOOTH:1", + "C1": "", + "C2": "NURSE_SHARK_TOOTH:1", + "C3": "" + }, "internalname": "DULL_SHARK_TOOTH_NECKLACE", - "crafttext": "", "clickcommand": "viewrecipe", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.3-REL" } \ No newline at end of file -- cgit