diff options
Diffstat (limited to 'items/BONE_BOOMERANG.json')
-rw-r--r-- | items/BONE_BOOMERANG.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/items/BONE_BOOMERANG.json b/items/BONE_BOOMERANG.json index 74e6d7f8..25e234d6 100644 --- a/items/BONE_BOOMERANG.json +++ b/items/BONE_BOOMERANG.json @@ -23,6 +23,17 @@ "§aCompletion", "§6§lLEGENDARY DUNGEON BOW" ], + "recipe": { + "A1": "ENCHANTED_STRING:5", + "A2": "ENCHANTED_BONE_BLOCK:5", + "A3": "", + "B1": "ENCHANTED_STRING:5", + "B2": "", + "B3": "SPIRIT_BONE:5", + "C1": "ENCHANTED_STRING:5", + "C2": "ENCHANTED_BONE_BLOCK:5", + "C3": "" + }, "internalname": "BONE_BOOMERANG", "crafttext": "", "clickcommand": "viewrecipe", |