Somebody did an oopsie (#1794)
Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
This commit is contained in:
parent
e73f06aee2
commit
582bb3e06f
1 changed files with 1 additions and 1 deletions
|
|
@ -560,7 +560,7 @@ function registerTFGFoodRecipes(event) {
|
|||
processorRecipe("tomato_sauce", 300, 8, {
|
||||
circuit: 1,
|
||||
itemInputs: ['tfc:food/tomato', 'tfc:powder/salt', 'tfc:food/garlic'],
|
||||
fluidInputs: ['tfg:clean_water 200'],
|
||||
fluidInputs: ['#tfg:clean_water 200'],
|
||||
itemOutputs: ['5x firmalife:food/tomato_sauce'],
|
||||
itemOutputProvider: TFC.isp.of('5x firmalife:food/tomato_sauce').copyOldestFood()
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue