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