AOF7-Vocality/config/cookingforblockheads-common.toml
2024-02-20 18:35:48 -06:00

35 lines
1.4 KiB
TOML

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