add default configs :3
This commit is contained in:
parent
9056c04210
commit
2c7b2bf868
133 changed files with 7853 additions and 1 deletions
20
config/yosbr/moreculling.toml
Normal file
20
config/yosbr/moreculling.toml
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
enableSodiumMenu = true
|
||||
cloudCulling = true
|
||||
signTextCulling = true
|
||||
rainCulling = true
|
||||
useBlockStateCulling = true
|
||||
useCustomItemFrameRenderer = true
|
||||
itemFrameMapCulling = true
|
||||
useItemFrameLOD = true
|
||||
itemFrameLODRange = 384
|
||||
useItemFrame3FaceCulling = true
|
||||
itemFrame3FaceCullingRange = 12.0
|
||||
leavesCullingMode = "DEFAULT"
|
||||
leavesCullingAmount = 2
|
||||
includeMangroveRoots = false
|
||||
powderSnowCulling = true
|
||||
entityModelCulling = false
|
||||
useOnModdedBlocksByDefault = true
|
||||
|
||||
[modCompatibility]
|
||||
minecraft = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue