Recipe Block
This starts a simple Recipe Block, can appear in both Recipe and Configuration Blocks.
recipes {
{statements}
}
{statements}
}
Recipe Blocks can be nested, anything defined in a block will be available to child-blocks but will not propagate outside.