diff options
Diffstat (limited to 'items/NECRON_BLADE.json')
-rw-r--r-- | items/NECRON_BLADE.json | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/items/NECRON_BLADE.json b/items/NECRON_BLADE.json index a31f20f9..64cfe6fc 100644 --- a/items/NECRON_BLADE.json +++ b/items/NECRON_BLADE.json @@ -22,10 +22,21 @@ "§aCompletion", "§6§lLEGENDARY DUNGEON SWORD" ], + "recipe": { + "A1": "", + "A2": "WITHER_CATALYST:12", + "A3": "", + "B1": "", + "B2": "WITHER_CATALYST:12", + "B3": "", + "C1": "", + "C2": "NECRON_HANDLE:1", + "C3": "" + }, "internalname": "NECRON_BLADE", "crafttext": "", - "clickcommand": "", - "modver": "1.6-REL", + "clickcommand": "viewrecipe", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Necron\u0027s_Blade" |