Initial
This commit is contained in:
60
overrides/config/jeiintegration.cfg
Normal file
60
overrides/config/jeiintegration.cfg
Normal file
@@ -0,0 +1,60 @@
|
||||
# Configuration file
|
||||
|
||||
~CONFIG_VERSION: 1.0.0
|
||||
|
||||
##########################################################################################################
|
||||
# handler settings
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Enable or disable some of the recipe handlers this mod adds.
|
||||
##########################################################################################################
|
||||
|
||||
"handler settings" {
|
||||
}
|
||||
|
||||
|
||||
##########################################################################################################
|
||||
# miscellaneous settings
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# It's Miscellaneous... How do you expect me to know what's in here?
|
||||
##########################################################################################################
|
||||
|
||||
"miscellaneous settings" {
|
||||
}
|
||||
|
||||
|
||||
##########################################################################################################
|
||||
# tooltip settings
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# No tooltip defined. How ironic.
|
||||
##########################################################################################################
|
||||
|
||||
"tooltip settings" {
|
||||
# Configure the state of the burn time tooltip. [default: disabled]
|
||||
S:burnTimeTooltipMode=disabled
|
||||
|
||||
# config.jeiintegration.tooltips.durabilityTooltipMode.comment [default: disabled]
|
||||
S:durabilityTooltipMode=disabled
|
||||
|
||||
# Configure the state of the fluid registry information tooltip. [default: disabled]
|
||||
S:fluidRegInfoTooltipMode=disabled
|
||||
|
||||
# Configure the state of the max stack size tooltip. [default: disabled]
|
||||
S:maxStackSizeTooltipMode=disabled
|
||||
|
||||
# Configure the state of the metadata tooltip [default: disabled]
|
||||
S:metadataTooltipMode=disabled
|
||||
|
||||
# config.jeiintegration.tooltips.nbtTooltipMode.comment [default: disabled]
|
||||
S:nbtTooltipMode=disabled
|
||||
|
||||
# Configure the state of the ore dictionary entries tooltip. [default: disabled]
|
||||
S:oreDictEntriesTooltipMode=disabled
|
||||
|
||||
# Configure the state of the registry name tooltip. [default: disabled]
|
||||
S:registryNameTooltipMode=disabled
|
||||
|
||||
# Configure the state of the unlocalized name tooltip. [default: disabled]
|
||||
S:unlocalizedNameTooltipMode=disabled
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user