fix brick recipe conflict
This commit is contained in:
parent
1b8cec25ff
commit
df9e90efa6
3 changed files with 2 additions and 7 deletions
|
|
@ -165,6 +165,7 @@ const registerCreatedecoRecipes = (event) => {
|
|||
.itemInputs('5x minecraft:brick', powder)
|
||||
.inputFluids(Fluid.of('gtceu:concrete', 144))
|
||||
.itemOutputs(`4x createdeco:${type}_bricks`)
|
||||
.circuit(3)
|
||||
.duration(50)
|
||||
.EUt(7)
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue