forked from EnigmaticaModpacks/Enigmatica2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1d1e72d
commit 32d95b5
Showing
8 changed files
with
77 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
[general] | ||
|
||
# Enables that CarbonConfig automatically adds Forge Configs into its own Config Gui System | ||
B:enable-forge-support=true | ||
|
||
# Enables that Carbon Config Overrides the config guis of forge mods that have added their own guis | ||
B:force-forge-support=true | ||
|
||
# Allows to pick for a Custom Background for Configs that use the default Background | ||
# Must be one of [PLANKS, STONE, DIRT, SEA_PRISM, BUBBLE_CORAL, MISSING, NETHERRACK, RED_NETHER_BRICKS, TUFF, CALCITE, AMETHYST, GRANITE, POLISHED_ANDESITE, DEEPSLATE_BRICKS, PURPUR_PILLAR, RED_SAND, PACKED_ICE, CRYING_OBSIDIAN, CYAN_CONCRETE_POWDER, EXPOSED_COPPER, MUD, RAW_GOLD, RAW_IRON, HONEY, HONEY_COMB, HAY] | ||
E:custom-background=PLANKS | ||
|
||
# Allows to force your Selected Background to be used everywhere instead of just default Backgrounds | ||
B:force-custom-background=false | ||
|
||
# Allows to set if the background is always visible or only if you are not in a active world | ||
B:ingame-background=false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.