diff options
Diffstat (limited to 'items/ENCHANTED_BONE_BLOCK.json')
-rw-r--r-- | items/ENCHANTED_BONE_BLOCK.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/items/ENCHANTED_BONE_BLOCK.json b/items/ENCHANTED_BONE_BLOCK.json index 59b1c5a6..f9e2da90 100644 --- a/items/ENCHANTED_BONE_BLOCK.json +++ b/items/ENCHANTED_BONE_BLOCK.json @@ -6,6 +6,17 @@ "lore": [ "§9§lRARE" ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_BONE:32", + "A3": "", + "B1": "ENCHANTED_BONE:32", + "B2": "ENCHANTED_BONE:32", + "B3": "ENCHANTED_BONE:32", + "C1": "", + "C2": "ENCHANTED_BONE:32", + "C3": "" + }, "internalname": "ENCHANTED_BONE_BLOCK", "crafttext": "Requires: Bone X", "clickcommand": "viewrecipe", |