Creating, Updating & Deleting Recipes
Last updated
Last updated
The Crafting system requires recipes. Recipes define the outcome of Items based on their ingredients. It involves a transaction of Item_SOs (resources/ingredients) in exchange for other Items (results). Fortunately, managing new recipes in FPS Engine with the Inventory Pro Add-On is very simple!
To manage recipes, begin by opening the Cowsins Manager. First, press the Ctrl+Q shortcut, then click on "Recipes & Items." The following window will appear:
The "Recipes & Items" window is a tool that enables you to manage all aspects of Items and Recipes within your project. It is divided into two sections: Inventory Items and Recipes Management.
The left section (Inventory Items) displays a list of all Item_SOs in your project, including Weapons, Attachments, Bullets, and more. You can hover over their icons to view their names or use the search bar to quickly find a specific item.
The right section (Recipes Management) is split into three tabs:
Recipes List Tab: Shows a list of all available recipes in your project. Each item in the list displays the name of the result Item, along with the icons for the result Item and each ingredient (Ingredient icons are smaller than the result Item icon).
Create Recipe Tab: Allows you to create new recipes.
Tutorials Tab: Provides helpful resources, documentation, and tutorials.
To create new recipes, go to the "Create Recipe" tab. The following screen will appear:
After configuring all settings, click "Create Recipe."
A recipe can only be created when there are no errors (at least one ingredient and one result must be added).
After creating a recipe, you may sometimes need to make adjustments. To do so, you can go to the Recipes List. First, find the recipe you want to modify. You can use the search bar to locate the name of the result item (which serves as the recipe's identifier) for quick access.
Once you've found the recipe, click the Brush Icon next to it.
This will open the Modify Recipe tab, where you can adjust all settings and ingredients parameters.
When you're finished, click "Update Recipe" to save your changes.
As shown, you can adjust the crafting time (in seconds, 0 = Instant craft), the minimum player level required to craft (0=available by default), and the quantity produced per recipe (e.g., 1 Wooden Plank = 4 Wooden Sticks).
Additionally, you can drag and drop items into both the Ingredient and Result sections. Only one result is supported (since only one item can be crafted per recipe), but you can add as many ingredients as needed for the recipe.
Once an ingredient is added, you can remove it, or adjust the required amount of that ingredient.
When you're finished, click "Update Recipe" to save your changes or click on "Create Recipe" if you are creating a new recipe instead.
This action CANNOT BE UNDONE. Please make sure you really want to delete the Recipe_SO before confirming.
To delete a recipe from your project, you will need to navigate to the Recipes List. First, find the recipe you want to modify. You can use the search bar to locate the name of the result item (which serves as the recipe's identifier) for quick access.
Once you've found the recipe, click the Trash Icon next to it. This will remove the Recipe_SO from the Project.
Now, you´ll need to customize and configure your Recipe, Instructions & Considerations can be found in .
Instructions & Considerations can be found in .