removed the lye to sodium hydroxide pot recipe, now it's vat-only #1615
This commit is contained in:
parent
a0e1a0a088
commit
fc35769678
1 changed files with 0 additions and 4 deletions
|
|
@ -208,10 +208,6 @@ const registerTFCRecipes = (event) => {
|
|||
generateMixerRecipe(event, '#forge:dusts/sodium_hydroxide', "#tfg:clean_water 1000",
|
||||
[], null, Fluid.of('tfc:lye', 1000), 100, 2, 64, 'lye_from_sodium_hydroxide')
|
||||
|
||||
event.recipes.tfc.pot([], Fluid.of('tfc:lye', 1000), 100, 80)
|
||||
.itemOutput('gtceu:sodium_hydroxide_dust')
|
||||
.id('tfg:pot/sodium_hydroxide')
|
||||
|
||||
event.recipes.firmalife.vat()
|
||||
.inputFluid(Fluid.of('tfc:lye', 1000))
|
||||
.outputItem('gtceu:sodium_hydroxide_dust')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue