Increased recipe limit.

Contributed by rocknowx.
This commit is contained in:
MobiusDev 2015-11-17 23:03:34 +00:00
parent f9692879f6
commit 6a850836c6

View File

@ -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.