aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--items/SOULFLOW.json15
1 files changed, 13 insertions, 2 deletions
diff --git a/items/SOULFLOW.json b/items/SOULFLOW.json
index d472de4b..607234e0 100644
--- a/items/SOULFLOW.json
+++ b/items/SOULFLOW.json
@@ -9,12 +9,23 @@
"",
"§9§lRARE"
],
+ "recipe": {
+ "A1": "",
+ "A2": "RAW_SOULFLOW:32",
+ "A3": "",
+ "B1": "RAW_SOULFLOW:32",
+ "B2": "RAW_SOULFLOW:32",
+ "B3": "RAW_SOULFLOW:32",
+ "C1": "",
+ "C2": "RAW_SOULFLOW:32",
+ "C3": ""
+ },
"internalname": "SOULFLOW",
"crafttext": "",
- "clickcommand": "",
+ "clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Soulflow"
]
-} \ No newline at end of file
+}