SetRecipeOutputCount
From GECK
A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.
Description
Sets the amount of an item produced by a recipe.
Syntax
SetRecipeOutputCount recipe:baseform output:baseform count:int
Example
SetRecipeOutputCount RecipeCaravanLunch CaravanLunch 2
The Caravan Lunch recipe now creates 2 CaravanLunch instead of 1 CaravanLunch.