minimal hydroponics setup: cheaper barb fittings
This commit is contained in:
parent
4dc2a2e3c5
commit
6e59bc3242
2 changed files with 5 additions and 3 deletions
|
|
@ -1,11 +1,12 @@
|
|||
[inputs]
|
||||
capital = { quantity = { amount=5.75, unit="USDollar" } }
|
||||
capital = { quantity = { amount=2.59, unit="USDollar" } }
|
||||
|
||||
[dependencies]
|
||||
operator = {skills=["vendor interaction"]}
|
||||
|
||||
[action.purchase]
|
||||
vendor = [
|
||||
"https://acmehydroponics.net/collections/plumbing/products/fill-drain-1-2-fitting",
|
||||
"https://www.ebay.com/itm/134772441988",
|
||||
"https://www.ebay.com/itm/251050375775?var=554293415440",
|
||||
"https://www.ebay.com/itm/251313018420",
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
[inputs]
|
||||
capital = { quantity = { amount=15.19, unit="USDollar" } }
|
||||
capital = { quantity = { amount=2.49, unit="USDollar" } }
|
||||
|
||||
[dependencies]
|
||||
operator = {skills=["vendor interaction"]}
|
||||
|
||||
[action.purchase]
|
||||
vendor = [
|
||||
"https://www.botanicare.com/products/fittings/"
|
||||
"https://www.botanicare.com/products/fittings/",
|
||||
"https://acmehydroponics.net/collections/plumbing/products/fill-drain-1-fitting"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue