cawezs_dimensional_connecti.../runs/client/config/neoforge-client.toml
2024-07-31 18:27:36 -04:00

11 lines
449 B
TOML

#Client only settings, mostly things related to rendering
[client]
#EXPERIMENTAL: Enable the NeoForge block rendering pipeline - fixes the lighting of custom models.
experimentalForgeLightPipelineEnabled = false
#When enabled, NeoForge will show any warnings that occurred during loading.
showLoadWarnings = true
#Set to true to use a combined DEPTH_STENCIL attachment instead of two separate ones.
useCombinedDepthStencilAttachment = false