job-compiler/modular-recipes/repos/minimal_hydroponics_setup/overflow_fitting.toml

12 lines
211 B
TOML

[inputs]
barb_fitting_1_inch = {}
riser = { quantity = { amount = 2 } }
filter = {}
[dependencies]
operator = {skills=["assembly"]}
[action]
process = """
Attach the risers and filter to the barb fitting.
"""