Re-configured most mods, and moved all configurations out of YOSBR for
this release.
This commit is contained in:
parent
ea8c9dc061
commit
3838bec80c
65 changed files with 120 additions and 1286 deletions
20
config/moreculling.toml
Normal file
20
config/moreculling.toml
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
enableSodiumMenu = true
|
||||
cloudCulling = true
|
||||
signTextCulling = true
|
||||
rainCulling = true
|
||||
useBlockStateCulling = true
|
||||
useCustomItemFrameRenderer = false
|
||||
itemFrameMapCulling = true
|
||||
useItemFrameLOD = true
|
||||
itemFrameLODRange = 384
|
||||
useItemFrame3FaceCulling = true
|
||||
itemFrame3FaceCullingRange = 12.0
|
||||
leavesCullingMode = "CHECK"
|
||||
leavesCullingAmount = 2
|
||||
includeMangroveRoots = true
|
||||
powderSnowCulling = true
|
||||
entityModelCulling = false
|
||||
useOnModdedBlocksByDefault = true
|
||||
|
||||
[modCompatibility]
|
||||
minecraft = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue