diff options
Diffstat (limited to 'items/MAGMA_BOW.json')
-rw-r--r-- | items/MAGMA_BOW.json | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/items/MAGMA_BOW.json b/items/MAGMA_BOW.json index 71936d73..4cbfd44b 100644 --- a/items/MAGMA_BOW.json +++ b/items/MAGMA_BOW.json @@ -14,23 +14,11 @@ "§7§8This item can be reforged!", "§5§lEPIC BOW" ], - "recipe": { - "A1": "", - "A2": "ENCHANTED_MAGMA_CREAM:32", - "A3": "ENCHANTED_STRING:1", - "B1": "ENCHANTED_MAGMA_CREAM:32", - "B2": "", - "B3": "ENCHANTED_STRING:1", - "C1": "", - "C2": "ENCHANTED_MAGMA_CREAM:32", - "C3": "ENCHANTED_STRING:1" - }, "internalname": "MAGMA_BOW", - "clickcommand": "viewrecipe", + "clickcommand": "", "modver": "1.0.0", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Magma_Bow" - ], - "crafttext": "Requires: Magma Cream IX" + ] } |