added config files
This commit is contained in:
21
config/moreculling.toml
Normal file
21
config/moreculling.toml
Normal file
@@ -0,0 +1,21 @@
|
||||
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 = "DEFAULT"
|
||||
leavesCullingAmount = 2
|
||||
includeMangroveRoots = false
|
||||
endGatewayCulling = false
|
||||
beaconBeamCulling = true
|
||||
useOnModdedBlocksByDefault = true
|
||||
|
||||
[modCompatibility]
|
||||
minecraft = true
|
Reference in New Issue
Block a user