We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81594bd commit 1bd8eacCopy full SHA for 1bd8eac
items/ENCHANTED_CACTUS_GREEN.json
@@ -20,6 +20,7 @@
20
],
21
"recipes": [
22
{
23
+ "type": "crafting",
24
"A1": "",
25
"A2": "CACTUS:32",
26
"A3": "",
@@ -28,9 +29,11 @@
28
29
"B3": "CACTUS:32",
30
"C1": "",
31
"C2": "CACTUS:32",
- "C3": ""
32
+ "C3": "",
33
+ "count": 1
34
},
35
36
37
38
"A2": "INK_SACK-2:32",
39
@@ -39,7 +42,8 @@
42
"B3": "INK_SACK-2:32",
40
43
41
44
"C2": "INK_SACK-2:32",
45
46
47
}
48
]
-}
49
+}
0 commit comments