nerfed the steam age coke oven brick a little
This commit is contained in:
parent
d544b43a0a
commit
ad3f61b19a
1 changed files with 1 additions and 1 deletions
|
|
@ -449,7 +449,7 @@ const registerGTCEURecipes = (event) => {
|
|||
.id('tfg:heating/coke_oven_bricks')
|
||||
|
||||
event.recipes.gtceu.alloy_smelter('gtceu:coke_oven_brick')
|
||||
.itemInputs('#minecraft:sand', 'minecraft:clay_ball')
|
||||
.itemInputs('3x #minecraft:sand', '2x minecraft:clay_ball')
|
||||
.itemOutputs('gtceu:coke_oven_brick')
|
||||
.duration(7.5 * 20)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue