diff options
Diffstat (limited to 'items/SHARP_SHARK_TOOTH_NECKLACE.json')
-rw-r--r-- | items/SHARP_SHARK_TOOTH_NECKLACE.json | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/items/SHARP_SHARK_TOOTH_NECKLACE.json b/items/SHARP_SHARK_TOOTH_NECKLACE.json index 12d80d18..b3d83099 100644 --- a/items/SHARP_SHARK_TOOTH_NECKLACE.json +++ b/items/SHARP_SHARK_TOOTH_NECKLACE.json @@ -9,9 +9,18 @@ "§7§8This item can be reforged!", "§5§lEPIC ACCESSORY" ], + "recipe": { + "A1": "", + "A2": "TIGER_SHARK_TOOTH:1", + "A3": "", + "B1": "TIGER_SHARK_TOOTH:1", + "B2": "HONED_SHARK_TOOTH_NECKLACE:1", + "B3": "TIGER_SHARK_TOOTH:1", + "C1": "", + "C2": "TIGER_SHARK_TOOTH:1", + "C3": "" + }, "internalname": "SHARP_SHARK_TOOTH_NECKLACE", - "crafttext": "", "clickcommand": "viewrecipe", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.3-REL" }
\ No newline at end of file |