mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-14 02:22:00 +00:00
24 lines
551 B
TOML
24 lines
551 B
TOML
version = 1
|
|
enableSodiumMenu = true
|
|
cloudCulling = true
|
|
signTextCulling = true
|
|
rainCulling = true
|
|
useBlockStateCulling = true
|
|
useCustomItemFrameRenderer = true
|
|
itemFrameMapCulling = true
|
|
useItemFrameLOD = true
|
|
itemFrameLODRange = 16
|
|
useItemFrame3FaceCulling = true
|
|
itemFrame3FaceCullingRange = 2.0
|
|
leavesCullingMode = "DEPTH"
|
|
leavesCullingAmount = 2
|
|
includeMangroveRoots = false
|
|
powderSnowCulling = true
|
|
endGatewayCulling = true
|
|
beaconBeamCulling = true
|
|
entityModelCulling = true
|
|
useOnModdedBlocksByDefault = true
|
|
|
|
[modCompatibility]
|
|
minecraft = true
|