Add setting preload_item_visuals

This commit is contained in:
Perttu Ahola
2012-12-01 23:54:15 +02:00
parent bee170570d
commit e3258b78e2
3 changed files with 21 additions and 0 deletions

View File

@@ -129,6 +129,13 @@
#sound_volume = 0.7
# Whether node texture animations should be desynchronized per MapBlock
#desynchronize_mapblock_texture_animation = true
# Texture filtering settings
#mip_map = false
#anisotropic_filter = false
#bilinear_filter = false
#trilinear_filter = false
# Set to true to pre-generate all item visuals
#preload_item_visuals = false
#
# Server stuff