feat(client/scaling): initial implementation
This commit is contained in:
parent
46ba82bc0d
commit
b7bbebe222
2 changed files with 1 additions and 3 deletions
|
|
@ -206,4 +206,4 @@ public class Recipe {
|
|||
this.ingredients.stream().mapToDouble(RecipeIngredient::getBaseAmount).sum() * PER;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue