fixed gt config

This commit is contained in:
mina
2023-12-10 12:42:33 +00:00
parent 9c4dbfeef7
commit 1012487e69

View File

@@ -2,11 +2,11 @@ recipes:
# Whether to generate Flawed and Chipped Gems for materials and recipes involving them. # Whether to generate Flawed and Chipped Gems for materials and recipes involving them.
# Useful for mods like TerraFirmaCraft. # Useful for mods like TerraFirmaCraft.
# Default: false # Default: false
generateLowQualityGems: true generateLowQualityGems: false
# Whether to remove Block/Ingot compression and decompression in the Crafting Table. # Whether to remove Block/Ingot compression and decompression in the Crafting Table.
# Default: false # 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. # Change the recipe of Rods in the Lathe to 1 Rod and 2 Small Piles of Dust, instead of 2 Rods.
# Default: false # Default: false