Skip to content

Commit f8949f9

Browse files
committed
woops
I missed that in both branches, wow.
1 parent f099672 commit f8949f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Kenan-Modpack/blazemod/recipes/blaze_other_recipes.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
[ [ "pan", 1 ] ],
234234
[ [ "water_faucet", 2 ] ],
235235
[ [ "chemistry_set", 1 ] ],
236-
[ [ "electrolysis_kit" ] ]
236+
[ [ "electrolysis_kit", 1 ] ]
237237
]
238238
},
239239
{
@@ -258,7 +258,7 @@
258258
[ [ "water_faucet", 2 ] ],
259259
[ [ "cable", 10 ] ],
260260
[ [ "chemistry_set", 1 ] ],
261-
[ [ "electrolysis_kit" ] ]
261+
[ [ "electrolysis_kit", 1 ] ]
262262
]
263263
},
264264
{

0 commit comments

Comments
 (0)