I think this is less confusing
This commit is contained in:
parent
d0bc60c3d6
commit
8562c8a195
2 changed files with 10 additions and 10 deletions
|
|
@ -409,13 +409,4 @@ const registerGTCEURecipes = (event) => {
|
|||
.itemOutputs('tfg:paracetamol_pill')
|
||||
.duration(3 * 20)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
|
||||
// Volcanic Glass Tube
|
||||
event.recipes.gtceu.alloy_smelter('tfg:tube_from_volcanic_glass_batch')
|
||||
.itemInputs('tfc:volcanic_glass_batch')
|
||||
.notConsumable('gtceu:ball_casting_mold')
|
||||
.itemOutputs('gtceu:glass_tube')
|
||||
.duration(8 * 20)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
.category(GTRecipeCategories.INGOT_MOLDING);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue