diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-03 20:43:18 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-03 20:43:18 -0400 |
commit | 32b05164af402c1566ab956ba9d58ae430d058cc (patch) | |
tree | 054bf66a11f831212b4db5986d26d1a6a0f7e27d /items/BONE_BOOMERANG.json | |
parent | 3be2ec72752436686653bd5403794118f6a37738 (diff) | |
download | NotEnoughUpdates-REPO-32b05164af402c1566ab956ba9d58ae430d058cc.tar.gz NotEnoughUpdates-REPO-32b05164af402c1566ab956ba9d58ae430d058cc.tar.bz2 NotEnoughUpdates-REPO-32b05164af402c1566ab956ba9d58ae430d058cc.zip |
Some more Enhancements
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", |