diff options
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 |