P pahbi Refugee Jun 24, 2023 #1 Is it possible to make a recipe that returns multiple items? For example, a recipe that uses stone arrows as an ingredient but returns feathers and stone? Thanks, - P Last edited by a moderator: Jun 24, 2023
Is it possible to make a recipe that returns multiple items? For example, a recipe that uses stone arrows as an ingredient but returns feathers and stone? Thanks, - P
BFT2020 Hunter Jun 24, 2023 #2 Make the item that is crafted a bundle which you can define as multiple items in the items file
P pahbi Refugee Jun 24, 2023 #3 Is it like those bundle quest rewards from the trader? I would add a bundle to the items.xml file then a recipe to reference that bundle? * Edit * Took a few tries but I figured it out. Last edited by a moderator: Jun 24, 2023
Is it like those bundle quest rewards from the trader? I would add a bundle to the items.xml file then a recipe to reference that bundle? * Edit * Took a few tries but I figured it out.
BFT2020 Hunter Jun 25, 2023 #4 Ah okay, I was going to post an example I did on my mod, but glad you got it to work out