release: 1.1.0
This commit is contained in:
commit
fa7ded9294
342 changed files with 16046 additions and 0 deletions
25
config/moreculling.toml
Normal file
25
config/moreculling.toml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
version = 1
|
||||
enableSodiumMenu = true
|
||||
cloudCulling = true
|
||||
signTextCulling = true
|
||||
rainCulling = true
|
||||
useBlockStateCulling = false
|
||||
useCustomItemFrameRenderer = true
|
||||
itemFrameMapCulling = true
|
||||
useItemFrameLOD = true
|
||||
itemFrameLODRange = 20
|
||||
useItemFrame3FaceCulling = true
|
||||
itemFrame3FaceCullingRange = 8.0
|
||||
leavesCullingMode = "DEFAULT"
|
||||
leavesCullingAmount = 2
|
||||
includeMangroveRoots = false
|
||||
powderSnowCulling = true
|
||||
endGatewayCulling = false
|
||||
beaconBeamCulling = true
|
||||
entityModelCulling = false
|
||||
useOnModdedBlocksByDefault = true
|
||||
|
||||
[modCompatibility]
|
||||
cobblemon = true
|
||||
minecraft = true
|
||||
visualoverhaul = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue