nerfed the steam age coke oven brick a little

This commit is contained in:
Pyritie 2025-06-30 00:13:29 +01:00
parent d544b43a0a
commit ad3f61b19a

View file

@ -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])