fas fa-beer BrewCrafterlooks_two Shared Recipes Help Sign Up! Login
${recipe.name}
I M print
${beerStyle(recipe)}
${recipe.description}
OG
FG
IBU
SRM
ABV
${recipe.beerstats.og | tofixed(3)}
${recipe.beerstats.fg | tofixed(3)}
${recipe.beerstats.ibu | tofixed(0)}
${recipe.beerstats.srm | tofixed(0)}
${recipe.beerstats.abv | tofixed(1)}
Recipe
Brew
Efficiency
Batch Size
Start Water
${recipetypeItems[recipe.type].name}
${recipetypeItems[recipe.type].typeItems[recipe.mashtype].text}
${efficiency() | tofixed(2)}
${recipe.batchsize | tofixed(2)} G
${galToL(recipe.batchsize) | tofixed(2) } L
${waterStartAny()} G
[${galToLbs(waterStartAny()) | tofixed(2) } Lbs]
${galToL(waterStartAny()) | tofixed(2) } L
[${galToLbs(waterStartAny()) | tofixed(2) } Lbs]
${recipe.note}
Ingredients
Name Attr Attr Amount Location ${ ing.name | checktext } ${ ing.attr[0] | typefixed(ingredientTypes, ing.type, 0, 2) } ${ ing.attr[0] | typefixedrange(ing.attr[1], ingredientTypes, ing.type, 0, 1) } ${ boilTime(ing) } ${ ing.attr[1] | typefixed(ingredientTypes, ing.type, 1, 2) } ${ ing.attr[2] | typefixedrange(ing.attr[3], ingredientTypes, ing.type, 2, 3) }
${ ing.amount | tofixed(2)} lb
${ lbToOz(ing.amount) | tofixed(2)} oz
${ ing.amount | tofixed(2)}
${ lbToKg(ing.amount) | tofixed(2)} kg
${ lbToG(ing.amount) | tofixed(2)} g
${ ing.amount | tofixed(2)}
${ ingredientLocationItems(recipe.type)[ing.location].text | abbreviateLoc }