Reafactoring Recipemanager

This commit is contained in:
JonShard
2026-07-17 19:24:23 +02:00
parent 847af48394
commit 714d813344
3 changed files with 58 additions and 5 deletions
+10
View File
@@ -17,3 +17,13 @@ combining:
charcoal:
- [cube, cube]
cooking:
cooked_burger:
ingredient: raw_burger
time: 3
charcoal:
ingredient: cooked_burger
time: 4
charcoal:
ingredient: toast
time: 2