add 'minimal hydroponics setup' repo
This commit is contained in:
parent
9e000e0202
commit
68151fe7a4
17 changed files with 218 additions and 0 deletions
|
|
@ -0,0 +1,13 @@
|
|||
[output]
|
||||
clay_pebble_grow_medium = { quantity = { amount=10, unit="Liter" } }
|
||||
|
||||
[inputs]
|
||||
capital = { quantity = { amount=15.19, unit="USDollar" } }
|
||||
|
||||
[dependencies]
|
||||
operator = {skills=["vendor interaction"]}
|
||||
|
||||
[action.purchase]
|
||||
vendor = [
|
||||
"https://hydrobuilder.com/mother-earth-hydroton-10-liter.html"
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue