mod config updates
This commit is contained in:
parent
058b6f31d2
commit
6af34bdefc
10 changed files with 405 additions and 37 deletions
|
|
@ -1,7 +1,23 @@
|
|||
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 = true
|
||||
entityModelCulling = true
|
||||
powderSnowCulling = true
|
||||
endGatewayCulling = true
|
||||
beaconBeamCulling = true
|
||||
entityModelCulling = true
|
||||
useOnModdedBlocksByDefault = true
|
||||
|
||||
[modCompatibility]
|
||||
minecraft = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue