Rebalance ULV Covers

[BALANCING]
This commit is contained in:
IntegerLimit 2023-09-18 20:24:40 +10:00
parent 526c9f1c55
commit 26120dc6d3

View File

@ -1,11 +1,11 @@
# Configuration file
general {
# Disable all recipes?
B:disableRecipes=false
# Recipe Type. Options: none (no generated recipes), easy (2x2 crafting), normal (3x3 crafting). Default: normal
S:recipeType=easy
# Easy Recipes? (2x2 crafting)
B:easyRecipes=true
# Theme ULV Parts as Steam Parts. Options: true (Steam Parts), false (ULV Parts). Default: false
B:steamTheme=false
}