Files
Astroblock/overrides/config/placebo.cfg
Jacob Vinding 1c991e905d Initial
2025-12-27 00:06:47 +01:00

12 lines
315 B
INI

# Configuration file
general {
# If placebo will dump all event handlers to the log in post init. [default: false]
B:"Dump event handlers"=false
# If placebo will replace all ShapelessRecipes and ShapelessOreRecipes with FastShapelessRecipes. [default: false]
B:"Fast Shapeless Recipes"=false
}