diff options
Diffstat (limited to 'items/SELF_RECURSIVE_PICKAXE.json')
-rw-r--r-- | items/SELF_RECURSIVE_PICKAXE.json | 30 |
1 files changed, 28 insertions, 2 deletions
diff --git a/items/SELF_RECURSIVE_PICKAXE.json b/items/SELF_RECURSIVE_PICKAXE.json index f11e7697..cda8a8ba 100644 --- a/items/SELF_RECURSIVE_PICKAXE.json +++ b/items/SELF_RECURSIVE_PICKAXE.json @@ -32,7 +32,33 @@ "crafttext": "", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Self-Recursive_Pickaxe", - "https://hypixel-skyblock.fandom.com/wiki/Self-Recursive_Pickaxe" + "https://hypixel-skyblock.fandom.com/wiki/Self-Recursive_Pickaxe", + "https://wiki.hypixel.net/Self-Recursive_Pickaxe" + ], + "recipes": [ + { + "type": "crafting", + "A1": "NULLIFIED_METAL:2", + "A2": "NULLIFIED_METAL:2", + "A3": "NULLIFIED_METAL:2", + "B1":"", + "B2":"WILTED_BERBERIS:24", + "B3":"", + "C1":"", + "C2":"TACTICIAN_MURDER_WEAPON", + "C3":"" + }, + { + "type": "crafting", + "A1": "NULLIFIED_METAL:2", + "A2": "NULLIFIED_METAL:2", + "A3": "NULLIFIED_METAL:2", + "B1":"", + "B2":"WILTED_BERBERIS:24", + "B3":"", + "C1":"", + "C2":"LEECH_SWORD", + "C3":"" + } ] }
\ No newline at end of file |