job-compiler/modular-recipes/repos/minimal_hydroponics_setup/clay_pebble_grow_medium.toml
2025-04-05 11:00:43 -06:00

13 lines
306 B
TOML

[outputs]
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"
]