pizza unification
This commit is contained in:
parent
68cfeca7fa
commit
8b28f2d652
1 changed files with 1 additions and 1 deletions
|
|
@ -701,7 +701,7 @@ function registerTFGFoodRecipes(event) {
|
|||
|
||||
//#region Pizza
|
||||
|
||||
global.processorRecipe(event, "pizza_no_extra", 600, 16, {
|
||||
global.processorRecipe(event, "pizza_no_extra", 600, GTValues.VHA[GTValues.MV], {
|
||||
circuit: 3,
|
||||
itemInputs: ["firmalife:food/pizza_dough", "firmalife:food/tomato_sauce", "firmalife:food/shredded_cheese"],
|
||||
itemOutputs: ["firmalife:food/raw_pizza"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue