A fantasy sandbox with survival elements. You can play alone or with others, exploring the world and gathering resources, finding and raiding tombs, building bases... Read more
Recipe Configuration
-
www.nexusmods.comDownload
Allows customization of existing recipes for both crafting stations and the building menu. Recipe data is stored as json files in BepInEx / plugins / RecipeCustomization. To create a json template file for a specific recipe, enter the following command in the console (F5):
recipecustomization save
For example, recipecustomization save will create a file named ShieldWood.json with default recipe data for the wooden shield. Edit this file as you wish, save it, then enter the following command in the console:
recipecustomization reload
This will reload the file, applying the new values to the existing recipe.
Recipe Customization.
Позволяет настраивать существующие рецепты как для ремесленных станций, так и для меню строительства. Данные рецептов хранятся в виде файлов json в BepInEx / plugins / RecipeCustomization. Чтобы создать файл шаблона json для определенного рецепта, введите в консоли следующую команду (F5):
recipecustomization save
Например, recipecustomization save создаст файл с именем ShieldWood .json с данными рецепта по умолчанию для деревянного щита. Отредактируйте этот файл по своему усмотрению, сохраните его, затем введите следующую команду в консоли:
recipecustomization reload
Это перезагрузит файл, применив новые значения к существующему рецепту.
Useful links:
