fix brick recipe conflict
This commit is contained in:
parent
1b8cec25ff
commit
df9e90efa6
3 changed files with 2 additions and 7 deletions
|
|
@ -797,13 +797,6 @@ const registerMinecraftRecipes = (event) => {
|
|||
B: 'minecraft:brick'
|
||||
}).id('tfc:crafting/bricks')
|
||||
|
||||
event.recipes.gtceu.assembler('minecraft:bricks')
|
||||
.itemInputs('5x minecraft:brick')
|
||||
.inputFluids(Fluid.of('gtceu:concrete', 144))
|
||||
.itemOutputs(`4x minecraft:bricks`)
|
||||
.duration(50)
|
||||
.EUt(7)
|
||||
|
||||
//#endregion
|
||||
|
||||
//#region Выход: Элитра
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue