recipies.lua
------------------------
Doesnt work as intended and is available by default:As per my understanding it should be available with sea lab
Recipe("tar_extractor", {Ingredient("coconut", 2), Ingredient("bamboo", 4), Ingredient("limestone", 4)}, RECIPETABS.NAUTICAL, TECH.WATER_TWO, RECIPE_GAME_TYPE.SHIPWRECKED, "tar_extractor_placer", nil, nil, nil, true)
Recipe("sea_yard", {Ingredient("log", 4), Ingredient("tar", 6), Ingredient("limestone", 6)}, RECIPETABS.NAUTICAL, TECH.WATER_TWO, RECIPE_GAME_TYPE.SHIPWRECKED, "sea_yard_placer", nil, nil, nil, true)
-------------------------
Steps to Reproduce
recipies.lua
recipies.lua