create

public static PropRecipeConfig create(String modelId, List<String> shape, Map<Character, Material> ingredients, File recipesFolder)

Creates a new PropRecipeConfig programmatically (e.g. from the craftify UI). Sets up the file configuration with the provided values and saves to the recipes folder.