Default scriptpack scenario:
.add i_arrow_shaft 100
.add i_feather 100
Double click shafts, select arrow or bolts and craft (it will create 1 item). Or .add i_log 100, target with dagger and create shafts`.
All of those items have replicate=1, which should craft resulting item quantity from all the sources character have.
Default scriptpack scenario:
Double click shafts, select arrow or bolts and craft (it will create 1 item). Or
.add i_log 100, target with dagger and create shafts`.All of those items have
replicate=1, which should craft resulting item quantity from all the sources character have.