Blasting BBQ $100

Type: tree | Size: small
COMPONENTS
Light
Fan
PROBLEM

Humans need to cook and not catch on fire.

SOLUTION

Over the top BBQ

components

no description

Inspect

Regardless if your mom blows hot air or something else. Be sure to work the knob to 11 because 11 is better than 10.

Inspect
Inputs
Outputs
TREE
  •  On Off Switch
  •  Dial/Knob
AVAILABLE INPUTS
AVAILABLE OUTPUTS
  • comp_light
  • comp_spin
Schema
                            {
    "id": "tree_bbq",
    "name": "Blasting BBQ",
    "type": "tree",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [
        "comp_light",
        "comp_fan"
    ],
    "extends": null,
    "price": "100",
    "size": "small",
    "problem": "Humans need to cook and not catch on fire.",
    "description": "Over the top BBQ",
    "template": "tree"
}