Add 'hideores' option to make ore blocks look like plain stone

This commit is contained in:
Mike Primm 2011-09-29 10:45:49 +08:00 committed by mikeprimm
parent 1dad9e4272
commit 22a903eac4
6 changed files with 62 additions and 0 deletions

View file

@ -240,6 +240,9 @@ enabletilehash: true
# Optional - control darkening of biome-shaded colors in swamp biomes (1.9+) - default is true for 1.9+, false for 1.8.x
#swampshaded: false
# Optional - hide ores: render as normal stone (so that they aren't revealed by maps)
#hideores: true
render-triggers:
#- chunkloaded
#- playermove