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/DULL_SHARK_TOOTH_NECKLACE.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/DULL_SHARK_TOOTH_NECKLACE.json')
-rw-r--r-- | items/DULL_SHARK_TOOTH_NECKLACE.json | 15 |
1 files changed, 12 insertions, 3 deletions
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 |