aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2025-02-05 16:28:14 +0100
committerGitHub <noreply@github.com>2025-02-05 15:28:14 +0000
commite2e67c978d44e8e277c3b594d0faf1fbabad0d40 (patch)
treecc6784263c932ab177f27482db33fc42ae6f1104
parenta98e3f98c2401ad375b997eeb4f6c3791fa6b837 (diff)
downloadNotEnoughUpdates-REPO-e2e67c978d44e8e277c3b594d0faf1fbabad0d40.tar.gz
NotEnoughUpdates-REPO-e2e67c978d44e8e277c3b594d0faf1fbabad0d40.tar.bz2
NotEnoughUpdates-REPO-e2e67c978d44e8e277c3b594d0faf1fbabad0d40.zip
feat: Cryptosis Shop Recipe (#1654)
-rw-r--r--items/CRYPTOSIS_RIFT_NPC.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/items/CRYPTOSIS_RIFT_NPC.json b/items/CRYPTOSIS_RIFT_NPC.json
index 5f2f0a53..38f365f8 100644
--- a/items/CRYPTOSIS_RIFT_NPC.json
+++ b/items/CRYPTOSIS_RIFT_NPC.json
@@ -18,5 +18,15 @@
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Cryptosis",
"https://wiki.hypixel.net/Cryptosis"
+ ],
+ "recipes": [
+ {
+ "type": "npc_shop",
+ "cost": [
+ "SCRIBE_CRUX:10",
+ "SKYBLOCK_MOTE:15000"
+ ],
+ "result": "SKYBLOCK_ENIGMA_SOUL:1"
+ }
]
} \ No newline at end of file