Fix texturepath docs (minor)
This commit is contained in:
@@ -432,11 +432,12 @@ values. The valid configuration keys are listed below.
|
|||||||
|
|
||||||
**Default:** ``#1a1a1a``
|
**Default:** ``#1a1a1a``
|
||||||
|
|
||||||
.. _option_texture_pack:
|
.. _option_texturepath:
|
||||||
|
|
||||||
``texturepath``
|
``texturepath``
|
||||||
This is a where a specific texture pack can be found to be used during this render.
|
This is a where a specific texture pack can be found to be used during this render.
|
||||||
It can be either a folder or a directory. Its value should be a string.
|
It can be either a folder or a zip file containing the texture pack.
|
||||||
|
Its value should be a string.
|
||||||
|
|
||||||
.. _crop:
|
.. _crop:
|
||||||
|
|
||||||
|
|||||||
@@ -246,7 +246,7 @@ If you want or need to provide your own textures, you have several options:
|
|||||||
overviewer.exe.
|
overviewer.exe.
|
||||||
|
|
||||||
* Specify any terrain.png or texture pack you want with the
|
* Specify any terrain.png or texture pack you want with the
|
||||||
:ref:`texture_pack<option_texture_pack>` option.
|
:ref:`texturepath<option_texturepath>` option.
|
||||||
|
|
||||||
If you copy your world before you render it
|
If you copy your world before you render it
|
||||||
-------------------------------------------
|
-------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user