Brick Furnace Mod — Configuration
Configuration
The mod's behavior can be fine-tuned via the configuration file (typically found in the serverconfig folder of your world save).
| Option | Default | Description |
|---|---|---|
vanillaRecipesEnabled |
true |
If set to false, the brick furnaces will ignore all standard vanilla recipes and only use custom ones added via datapacks. |
recipeBlockedList |
"" |
A comma-separated list of recipe IDs (e.g., "minecraft:baked_potato") that should be disabled specifically for brick furnaces. |
cookTimeFactor |
1.0 |
A multiplier for smelting speed. 0.5 is twice as fast; 2.0 is twice as slow. Only affects vanilla recipe types. |