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