apparently 9 inputs is the maximum, so no flux allowed
This commit is contained in:
parent
429720772b
commit
9816bfa0c5
1 changed files with 0 additions and 1 deletions
|
|
@ -152,7 +152,6 @@ function registerGTCEUMetalRecipes(event) {
|
|||
let ingotArray = [];
|
||||
for (var i = 0; i < matAmount; i++)
|
||||
ingotArray.push(ingotStack)
|
||||
ingotArray.push('tfc:powder/flux')
|
||||
|
||||
// 9х Слиток -> Блок
|
||||
event.recipes.greate.compacting(blockStack, ingotArray)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue