fixed gt config
This commit is contained in:
@@ -2,11 +2,11 @@ recipes:
|
||||
# Whether to generate Flawed and Chipped Gems for materials and recipes involving them.
|
||||
# Useful for mods like TerraFirmaCraft.
|
||||
# Default: false
|
||||
generateLowQualityGems: true
|
||||
generateLowQualityGems: false
|
||||
|
||||
# Whether to remove Block/Ingot compression and decompression in the Crafting Table.
|
||||
# Default: false
|
||||
disableManualCompression: true
|
||||
disableManualCompression: false
|
||||
|
||||
# Change the recipe of Rods in the Lathe to 1 Rod and 2 Small Piles of Dust, instead of 2 Rods.
|
||||
# Default: false
|
||||
|
||||
Reference in New Issue
Block a user