diff options
Diffstat (limited to 'items/SHARK_BAIT.json')
-rw-r--r-- | items/SHARK_BAIT.json | 15 |
1 files changed, 12 insertions, 3 deletions
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 |