moves steak cooking to use construction graphs, new temperature construction graph step (#13219)

This commit is contained in:
Timothy Teakettle
2023-01-20 16:09:13 +00:00
committed by GitHub
parent 7575c0944b
commit a7a4137cc7
8 changed files with 214 additions and 82 deletions

View File

@@ -6,3 +6,4 @@ construction-presenter-step-wrapper = {$step-number}. {$text}
construction-presenter-tool-step = Use a {LOC($tool)}.
construction-presenter-material-step = Add {$amount}x {LOC($material)}.
construction-presenter-arbitrary-step = Add {LOC($name)}.
construction-presenter-temperature-step = Heat to {$temperature}.