Files
meatballcraft/config - Copy/Valkyrie.cfg
T
2024-10-23 15:17:54 -07:00

72 lines
1.1 KiB
INI

# Configuration file
general {
general {
B:customIcons=false
B:highPrecisionDepthBuffer=false
S:windowTitle=Minecraft
}
zoom {
B:smoothCamera=true
B:smoothZoom=true
# Min: 1.0
# Max: 10.0
D:smoothZoomSpeed=5.0
# Min: 1.0
# Max: 10.0
D:zoomMultiplier=3.0
}
graphics {
clouds {
B:enabled=true
I:height=256
I:layers=1
# Min: 4
# Max: 2147483647
I:renderDistance=32
D:saturation=0.5
}
fog {
B:distanceFog=true
B:enabled=true
B:lavaFog=true
B:waterFog=true
}
leaves {
B:fancyLeaves=true
B:leavesCulling=true
# Min: 1
# Max: 127
I:leavesCullingDepth=4
}
}
mc67532fix {
B:enabled=true
# Min: 3
# Max: 127
I:offset=3
}
debug {
B:enabled=true
B:wireframeClouds=false
B:wireframeTerrain=false
}
}