Van Pipe

Type: tree
COMPONENTS
Light
Air Filter
Fan
Fire
PROBLEM

SOLUTION

Modular pipe system for living in a van on and off grid with several flavors. Not to be confused with other types of pipes.

components

no description

Inspect

Filters airborne particles and contaminants to improve air quality.

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

When you are Tom Hanks and get stranded on a deserted island, at least you have Mr. Wilson.

Inspect
Inputs
Outputs
TREE
  •  On Off Switch
  •  Dial/Knob
AVAILABLE INPUTS
AVAILABLE OUTPUTS
  • comp_light
  • comp_spin
Schema
                            {
    "id": "tree_van_pipe",
    "name": "Van Pipe",
    "type": "tree",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [
        "comp_light",
        "comp_air_filter",
        "comp_fan",
        "comp_fire"
    ],
    "extends": null,
    "description": "Modular pipe system for living in a van on and off grid with several flavors. Not to be confused with other types of pipes.",
    "template": "tree"
}