aboutsummaryrefslogtreecommitdiff
path: root/items/CATACOMBS_EXPERT_RING.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/CATACOMBS_EXPERT_RING.json')
-rw-r--r--items/CATACOMBS_EXPERT_RING.json15
1 files changed, 13 insertions, 2 deletions
diff --git a/items/CATACOMBS_EXPERT_RING.json b/items/CATACOMBS_EXPERT_RING.json
index 0aa6dd9e..a5387914 100644
--- a/items/CATACOMBS_EXPERT_RING.json
+++ b/items/CATACOMBS_EXPERT_RING.json
@@ -10,12 +10,23 @@
"§7§8This item can be reforged!",
"§5§lEPIC DUNGEON ACCESSORY"
],
+ "recipe": {
+ "A1": "WITHER_CATALYST:3",
+ "A2": "WITHER_CATALYST:3",
+ "A3": "WITHER_CATALYST:3",
+ "B1": "WITHER_CATALYST:3",
+ "B2": "",
+ "B3": "WITHER_CATALYST:3",
+ "C1": "WITHER_CATALYST:3",
+ "C2": "WITHER_CATALYST:3",
+ "C3": "WITHER_CATALYST:3"
+ },
"internalname": "CATACOMBS_EXPERT_RING",
"crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "1.7.1-REL",
+ "modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Catacombs_Expert_Ring"
]
-} \ No newline at end of file
+}