Working with Crafting Benches

This guide covers everything you need to know about Crafting Benches, including how to create new ones and modify existing ones.

For more information, please refer to CraftingBench documentation


How to Add a new Crafting Bench

To create a new CraftingBench, navigate to InventoryPro_ADD_ON > Prefabs. Here you´ll find 2 CraftingBench prefabs:

  • Blank_CraftingBench

  • CraftingBench

Any of both are valid, the different between them is simply that the CraftingBench prefab contains some default graphics & settings while the Blank_CraftingBench does not. For this guide, we´ll use the CraftingBench prefab.

You can drag & drop this Prefab into your scene.

How to Modify Crafting Bench Items

To modify a Crafting Bench you should first have a Crafting Bench in your scene. If you don´t have a Crafting Bench yet, please refer to How to Add a new Crafting Bench

When selecting the Crafting Bench, you´ll see a CraftingBench component attached to it. Here´s where you can customize and adjust your preferences.

Among the different customization settings, you´ll see "Available Recipes". This is a list that contains all the recipes that can be crafted in this specific Crafting Bench. You can add as many recipes as you want.

If you want to learn more about recipes, please refer to this documentation page.

TIP: Since AvailableRecipes is linked to each Crafting Bench specifically, you can create different types of Crafting Benches, like an Anvil for example, where only metal items can be crafted. This allows full control on what can be crafted & what cannot be crafted on each Crafting Bench.

Last updated