Skip to content

Commit e492acf

Browse files
authored
feat: Prickly Kiss recipe (#2247)
1 parent 143b19e commit e492acf

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

items/PRICKLY_KISS.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,21 @@
1818
"infoType": "WIKI_URL",
1919
"info": [
2020
"https://hypixel-skyblock.fandom.com/wiki/Prickly_Kiss"
21+
],
22+
"recipes": [
23+
{
24+
"A1": "ENCHANTED_WILD_ROSE:1",
25+
"A2": "",
26+
"A3": "ENCHANTED_WILD_ROSE:1",
27+
"B1": "",
28+
"B2": "ENCHANTED_WILD_ROSE:1",
29+
"B3": "",
30+
"C1": "ENCHANTED_WILD_ROSE:1",
31+
"C2": "",
32+
"C3": "ENCHANTED_WILD_ROSE:1",
33+
"type": "crafting",
34+
"count": 1,
35+
"overrideOutputId": "PRICKLY_KISS"
36+
}
2137
]
2238
}

0 commit comments

Comments
 (0)