minimal_hydroponics_setup: add risers and filters to pump & overflow fittings
This commit is contained in:
parent
6e59bc3242
commit
e1a120dda6
5 changed files with 53 additions and 5 deletions
|
|
@ -0,0 +1,12 @@
|
|||
[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.
|
||||
"""
|
||||
Loading…
Add table
Add a link
Reference in a new issue