Configuration
cookingforblockheads-common.toml
Name | Description | Type | Default Value | Valid Values |
---|---|---|---|---|
ovenRequiresCookingOil | Set this to true if you'd like the oven to only accept cooking oil as fuel (requires Pam's Harvestcraft) | Boolean | false | |
showIngredientIcon | Set to false if you don't want ingredients to be marked with a special icon in the recipe book. | Boolean | true | |
cowJarMilkPerTick | The amount of milk the cow in a jar generates per tick. | Integer | 1 | |
compressedCowJarMilkMultiplier | Ex Compressum compatibility. Multiplier applied to the milk per tick for Compressed Cow in a Jar. | Double | 9.0 | |
sinkRequiresWater | Set this to true if you'd like the sink to require water to be piped in, instead of providing infinite of it. | Boolean | false | |
disallowOvenAutomation | Set this to true if you'd like to disallow automation of the oven (pipes and such won't be able to insert/extract) | Boolean | false | |
ovenCookTimeMultiplier | The cooking time multiplier for the cooking oven. Higher values means it will take longer. | Double | 1.0 | |
allowVeryToastedBread | Toasting toasted bread again will turn into charcoal (only if no other mod adding toast is present). Set to false to disable. | Boolean | true | |
excludedRecipes | List of recipe ids that should be excluded from the recipe book. | Set | [] | |
cowJarEnabled | If true, a cow can be squished into a Milk Jar by dropping an anvil on top. | Boolean | true | |
largeCounters | Enabling this will make the kitchen counters have twice as much inventory space. | Boolean | false | |
ovenFuelTimeMultiplier | The fuel multiplier for the cooking oven. Higher values means fuel lasts longer, 1.0 is furnace default. | Double | 0.33000001311302185 |