Increased recipe limit.
Contributed by rocknowx.
This commit is contained in:
Vendored
+3
-3
@@ -559,9 +559,9 @@ CraftingEnabled = True
|
||||
CraftMasterwork = True
|
||||
|
||||
# Limits for recipes
|
||||
# Default: 50, 50
|
||||
DwarfRecipeLimit = 50
|
||||
CommonRecipeLimit = 50
|
||||
# Default: 100, 100
|
||||
DwarfRecipeLimit = 100
|
||||
CommonRecipeLimit = 100
|
||||
|
||||
# Alternative crafting rules. If enabled, the following will be true:
|
||||
# Crafting takes time.
|
||||
|
||||
Reference in New Issue
Block a user