1.20.1-FearFactoryTest
minecraft
config
Obscuria
alexscaves_biome_generation
apotheosis
ars_elemental
ars_nouveau
ars_ocultas
avaritia
betterfortresses
cataclysm
chunky
fabric
fog
hammerlib
hex_ars_link
iceandfire
inline
jei
l2_configs
pickupnotifier
regions_unexplored
sanitydim
sereneseasons
ultimine_addition
ArPhEx Configurations.toml
ButchersDelight.json
Deep Void Config.toml
Hexerei-client.toml
Hexerei-common.toml
UndeadUnleashed.toml
ZoNiEx Configurations.toml
aftershock.json
alexscaves-client.toml
alexscaves-general.toml
allthetrims.json
amendments-client.toml
amendments-common.toml
apothic_cataclysm-common.toml
ars_elemental-client.toml
ars_elemental-common.toml
ars_nouveau-client.toml
ars_nouveau-common.toml
ars_nouveau-server.toml
arsdelight-common.toml
attributeslib.cfg
avaritia-common.toml
azurelib.json
betteradvancements-client.toml
betterendisland-forge-1_20.toml
betterfortresses-forge-1_20.toml
bloodmagic-client.toml
bloodmagic-common.toml
blueprint-client.toml
blueprint-common.toml
born_in_chaos_[Forge]1.20.1_1.7.jar
botania-client.toml
botania-common.toml
botanicadds.cfg
burninthesun-common.toml
burnt_1_9_0_2_config.json
butcher.toml
cataclysm.toml
chimes-client.toml
chimes-common.toml
chunkloaders-common.toml
citadel-common.toml
configurablebossbars.json
connector.json
copycats-client.toml
copycats-common.toml
corpsecurioscompat-common.toml
crabbersdelight-common.toml
create-client.toml
create-common.toml
create_central_kitchen-common.toml
create_new_age-client.toml
create_new_age-common.toml
createaddition-common.toml
createcasing-common.toml
creategoggles-client.toml
creategoggles-common.toml
createoreexcavation-common.toml
cupboard.json
curios-client.toml
curios-common.toml
cyclopscore-common.toml
darkness.properties
darkwaters.json
deeperdarker-common.toml
dimdoors-config.json5
dragonfight.json
embeddium-fingerprint.json
embeddium-mixins.properties
embeddium-options.json
enchanted-client.toml
enchanted-common.toml
ends_delight-common.toml
enhanced_boss_bars-common.toml
entity_model_features.json
entity_texture_features.json
etf_warnings.json
evilcraft-common.toml
explorerscompass-client.toml
explorerscompass-common.toml
exposure-client.toml
exposure-common.toml
farmersdelight-client.toml
farmersdelight-common.toml
fastbench.cfg
fastpaintings-common.toml
ferritecore-mixin.toml
flywheel-client-1.toml.bak
flywheel-client.toml
fml.toml
forge-client.toml
gammacreaturesconfig.json
herdmentality-common.toml
hex_ars_link-common.toml
hexcasting-client.toml
hexcasting-common.toml
hexcastingadditions-common.toml
hostilenetworks.cfg
hourglass-client.toml
iceandfire-client.toml
iceandfire-common.toml
immediatelyfast.json
legendary_monsters-common.toml
legendarytooltips-common.toml
lunar-common.toml
man_config.toml
modelfix-client.toml
modonomicon-client.toml
moonlight-client.toml
moonlight-common.toml
mythicbotany-client.toml
mythicbotany.json5
naturescompass-client.toml
naturescompass-common.toml
notenoughcrashes.json
nyfsspiders.toml
occultengineering-client.toml
occultism-client.toml
oceanworld-common.toml
patchouli-client.toml
paucal-common.toml
pehkui-client.toml
pehkui-common.toml
polymorph-integrations.toml
ponder-client.toml
quark-common.toml
sanguine_networks-common.toml
sidebar_buttons.json
sliceanddice-client.toml
sliceanddice-common.toml
snowundertrees-common.toml
sodiumdynamiclights-client.toml
solapplepie-client.toml
sophisticatedbackpacks-common.toml
sophisticatedcore-client.toml
sophisticatedcore-common.toml
supplementaries-client.toml
supplementaries-common.toml
terrablender.toml
tradersindisguise-common-1.toml.bak
tradersindisguise-common-2.toml.bak
tradersindisguise-common-3.toml.bak
tradersindisguise-common-4.toml.bak
tradersindisguise-common-5.toml.bak
tradersindisguise-common.toml
trimmable_tools.json
undergarden-client.toml
undergarden-common.toml
yacl.json5
zeta-common.toml
data
defaultconfigs
kubejs
local
mods
resourcepacks
.gitignore
icon.png
options.txt
patchouli_data.json
rhino.local.properties
instance.cfg
mmc-pack.json
.gitattributes
README.md
134 lines
4.2 KiB
TOML
134 lines
4.2 KiB
TOML
|
|
#.
|
|
#Client-only settings - If you're looking for general settings, look inside your worlds serverconfig folder!
|
|
[client]
|
|
#.
|
|
#Show item descriptions on Shift and controls on Ctrl.
|
|
enableTooltips = true
|
|
#.
|
|
#Display a tooltip when looking at overstressed components.
|
|
enableOverstressedTooltip = true
|
|
#.
|
|
#Log a stack-trace when rendering issues happen within a moving contraption.
|
|
explainRenderErrors = false
|
|
#.
|
|
#Higher density means more spawned particles.
|
|
#Range: 0.0 ~ 1.0
|
|
fanParticleDensity = 0.5
|
|
#.
|
|
#[in Blocks]
|
|
#Maximum Distance to the player at which items in Blocks' filter slots will be displayed
|
|
#Range: 1.0 ~ 3.4028234663852886E38
|
|
filterItemRenderDistance = 10.0
|
|
#.
|
|
#Choose the menu row that the Create config button appears on in the main menu
|
|
#Set to 0 to disable the button altogether
|
|
#Range: 0 ~ 4
|
|
mainMenuConfigButtonRow = 2
|
|
#.
|
|
#Offset the Create config button in the main menu by this many pixels on the X axis
|
|
#The sign (-/+) of this value determines what side of the row the button appears on (left/right)
|
|
#Range: > -2147483648
|
|
mainMenuConfigButtonOffsetX = -4
|
|
#.
|
|
#Choose the menu row that the Create config button appears on in the in-game menu
|
|
#Set to 0 to disable the button altogether
|
|
#Range: 0 ~ 5
|
|
ingameMenuConfigButtonRow = 3
|
|
#.
|
|
#Offset the Create config button in the in-game menu by this many pixels on the X axis
|
|
#The sign (-/+) of this value determines what side of the row the button appears on (left/right)
|
|
#Range: > -2147483648
|
|
ingameMenuConfigButtonOffsetX = -4
|
|
#.
|
|
#Setting this to true will prevent Create from sending you a warning when playing with Fabulous graphics enabled
|
|
ignoreFabulousWarning = false
|
|
#.
|
|
#Disable to prevent being rotated while seated on a Moving Contraption
|
|
rotateWhenSeated = true
|
|
|
|
#.
|
|
#Configure your vision range when submerged in Create's custom fluids
|
|
[client.fluidFogSettings]
|
|
#.
|
|
#The vision range through honey will be multiplied by this factor
|
|
#Range: 0.125 ~ 256.0
|
|
honey = 1.0
|
|
#.
|
|
#The vision range though chocolate will be multiplied by this factor
|
|
#Range: 0.125 ~ 256.0
|
|
chocolate = 1.0
|
|
|
|
#.
|
|
#Settings for the Goggle Overlay
|
|
[client.goggleOverlay]
|
|
#.
|
|
#Offset the overlay from goggle- and hover- information by this many pixels on the respective axis; Use /create overlay
|
|
#Range: > -2147483648
|
|
overlayOffsetX = 20
|
|
#.
|
|
#Offset the overlay from goggle- and hover- information by this many pixels on the respective axis; Use /create overlay
|
|
#Range: > -2147483648
|
|
overlayOffsetY = 0
|
|
#.
|
|
#Enable this to use your custom colors for the Goggle- and Hover- Overlay
|
|
customColorsOverlay = false
|
|
#.
|
|
#The custom background color to use for the Goggle- and Hover- Overlays, if enabled
|
|
#[in Hex: #AaRrGgBb]
|
|
#[@cui:IntDisplay:#]
|
|
#Range: > -2147483648
|
|
customBackgroundOverlay = -267386864
|
|
#.
|
|
#The custom top color of the border gradient to use for the Goggle- and Hover- Overlays, if enabled
|
|
#[in Hex: #AaRrGgBb]
|
|
#[@cui:IntDisplay:#]
|
|
#Range: > -2147483648
|
|
customBorderTopOverlay = 1347420415
|
|
#.
|
|
#The custom bot color of the border gradient to use for the Goggle- and Hover- Overlays, if enabled
|
|
#[in Hex: #AaRrGgBb]
|
|
#[@cui:IntDisplay:#]
|
|
#Range: > -2147483648
|
|
customBorderBotOverlay = 1344798847
|
|
|
|
#.
|
|
#Sound settings
|
|
[client.sound]
|
|
#.
|
|
#Make cogs rumble and machines clatter.
|
|
enableAmbientSounds = true
|
|
#.
|
|
#Maximum volume modifier of Ambient noise
|
|
#Range: 0.0 ~ 1.0
|
|
ambientVolumeCap = 0.10000000149011612
|
|
|
|
#.
|
|
#Mod Integration and JEI
|
|
[client.jeiIntegration]
|
|
#.
|
|
#Whether to auto-update the JEI search when searching in the stock keeper UI
|
|
syncJeiSearch = true
|
|
|
|
#.
|
|
#Railway related settings
|
|
[client.trains]
|
|
#.
|
|
#How far away the Camera should zoom when seated on a train
|
|
#Range: 0.0 ~ 3.4028234663852886E38
|
|
mountedZoomMultiplier = 3.0
|
|
#.
|
|
#Display nodes and edges of a Railway Network while f3 debug mode is active
|
|
showTrackGraphOnF3 = false
|
|
#.
|
|
#Additionally display materials of a Rail Network while f3 debug mode is active
|
|
showExtendedTrackGraphOnF3 = false
|
|
#.
|
|
#Display Track Networks and Trains on supported map mods
|
|
showTrainMapOverlay = true
|
|
#.
|
|
#Track Network Color on maps
|
|
#Allowed Values: RED, GREY, WHITE
|
|
trainMapColorTheme = "RED"
|
|
|