SetRecipeOutputCount

From GECK
Jump to: navigation, search


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

[help]
SetRecipeOutputCount recipe:baseform output:baseform count:int

Example

SetRecipeOutputCount RecipeCaravanLunch CaravanLunch 2

The Caravan Lunch recipe now creates 2 CaravanLunch instead of 1 CaravanLunch.