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