Add meal recipe prototype class and yaml file.

Add bare bones MicrowaveComponent.
This commit is contained in:
FL-OZ
2020-04-26 15:44:20 -05:00
parent 4f42b8401a
commit f76a087e91
3 changed files with 92 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
- type: microwaveMealRecipe
id: RecipeBurger
name: "Burger"
description: "A burger, in space."
ingredients:
- "Flour,15"
- "Meat,5"