diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-12 20:54:35 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-12 20:54:35 -0400 |
commit | 8075d184d6bb0adacc40a5627ebd0e9bf0f34ce2 (patch) | |
tree | a196f0648e9621fa2316da7fe15d5ef88f8001fb /items/SHARK_BAIT.json | |
parent | 864ca1d6e79a597a5c5dee1b29b175071ae27030 (diff) | |
download | NotEnoughUpdates-REPO-8075d184d6bb0adacc40a5627ebd0e9bf0f34ce2.tar.gz NotEnoughUpdates-REPO-8075d184d6bb0adacc40a5627ebd0e9bf0f34ce2.tar.bz2 NotEnoughUpdates-REPO-8075d184d6bb0adacc40a5627ebd0e9bf0f34ce2.zip |
More recipies
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 |