fixed wrong category on recipe
This commit is contained in:
parent
11fcbfb35f
commit
4bc380ff46
1 changed files with 0 additions and 1 deletions
|
|
@ -355,7 +355,6 @@ const registerGTCEURecipes = (event) => {
|
||||||
.itemOutputs('1x gtceu:light_concrete')
|
.itemOutputs('1x gtceu:light_concrete')
|
||||||
.duration(98)
|
.duration(98)
|
||||||
.EUt(7)
|
.EUt(7)
|
||||||
.category(GTRecipeCategories.INGOT_MOLDING)
|
|
||||||
|
|
||||||
event.recipes.gtceu.chemical_bath('gtceu:chemical_bath/dark_concrete')
|
event.recipes.gtceu.chemical_bath('gtceu:chemical_bath/dark_concrete')
|
||||||
.inputFluids(Fluid.of('tfc:black_dye', 18))
|
.inputFluids(Fluid.of('tfc:black_dye', 18))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue