Alternate:
{{recipe.alternate ? recipe.name : items[recipe.production.item].name}}
|
{{recipe.time}}s
{{60 / recipe.time | number}} / min
|
{{recipe.production.amount}}x
![{{items[recipe.production.item].name}}]()
{{60 / recipe.time * recipe.production.amount | number}} / min
|
- -
{{ingredient.amount}}x
![{{items[ingredient.item].name}}]()
{{60 / recipe.time * ingredient.amount | number}} / min
|
{{machines[recipe.type].name}}
|