Add 'fence-to-block-join' example to configuration.txt
This commit is contained in:
parent
bd182ef9df
commit
573c03b896
1 changed files with 3 additions and 0 deletions
|
|
@ -245,6 +245,9 @@ enabletilehash: true
|
|||
# Optional - hide ores: render as normal stone (so that they aren't revealed by maps)
|
||||
#hideores: true
|
||||
|
||||
# Optional - control rendering of fences (joining to blocks, as in 1.9+) - default is true for 1.9+, false for 1.8.x
|
||||
#fence-to-block-join: true
|
||||
|
||||
render-triggers:
|
||||
#- chunkloaded
|
||||
#- playermove
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue