Updated Defining custom perspectives (markdown)

mikeprimm 2011-09-30 18:45:24 -07:00
parent df1acc5821
commit 7b808827bf

@ -27,5 +27,5 @@ In addition to these core required parameters, additional optional parameters ar
- _minimumheight_ : if set, this set a minimum height value (Y coordinate, in the Minecraft map) of the blocks to be rendered. If it is set above 0, all blocks below this height will be invisible - logically slicing the bottom off of the world at a selected height. This can be used to show underground views.
- _fence-to-block-join_ : if set, this overrides the _fence-to-block-join_ setting in configuration.txt. If true, fences will be rendered to join other blocks (as is the case in 1.9 and later); if false, fences only join with other fences.
- _fence-to-block-join_ : if set, this overrides the _fence-to-block-join_ setting in **configuration.txt**. If true, fences will be rendered to join other blocks (as is the case in 1.9 and later); if false, fences only join with other fences.