еще фиксы рецептиков
This commit is contained in:
parent
406cc534d5
commit
5bdc353f4d
2 changed files with 5 additions and 3 deletions
|
|
@ -654,6 +654,8 @@ const registerAutoTFCAnvilRecipes = (event) => {
|
|||
let input = innerProp.input(tfcMetalName)
|
||||
let output = property.output(tfcMetalName)
|
||||
|
||||
output['count'] = (property.outputCount != undefined) ? property.outputCount : 1
|
||||
|
||||
addAnvilRecipe(event, recipeId, input, output, metalSpecifications.tier, property.rules)
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue