made brick cutting recipes cheaper/faster
This commit is contained in:
parent
90d26fb597
commit
2e66bc20e1
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@ function registerTFCStoneRecipes(event) {
|
|||
event.recipes.gtceu.cutter(`tfg:tfc/${stone}_loose_to_brick`)
|
||||
.itemInputs(`tfc:rock/loose/${stone}`)
|
||||
.itemOutputs(`tfc:brick/${stone}`)
|
||||
.duration(40)
|
||||
.EUt(8)
|
||||
.duration(10)
|
||||
.EUt(2)
|
||||
|
||||
//#region Сырой камень
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue