Essentially what I'm aiming for:
Custom Leveled List: "BunchOfDifferentDaggers"
Forge Constructible, materials required.. 1 purified ingot, leather strips.
player crafts the item from the forge, is returned a random item from the leveled list.
Currently I've only tried adding the LeveledList as the output for the constructible recipe, however then the recipe doesn't show up in the forge.
Suspecting I'll have to script it, so I'm just looking for help pointing me towards the right scripting commands and general logic/procedures to get this done.
Never touched papyrus before.