dfhack/docs/plugins/changevein.rst

24 lines
676 B
ReStructuredText

changevein
==========
**Tags:** `tag/fort`, `tag/armok`, `tag/map`
:dfhack-keybind:`changevein`
2022-07-22 17:42:36 -06:00
:index:`Change the material of a mineral inclusion.
<changevein; Change the material of a mineral inclusion.>` You can change it to
any incorganic material RAW id. Note that this command only affects tiles within
the current 16x16 block - for large veins and clusters, you will need to use
this command multiple times.
2022-07-20 14:24:27 -06:00
You can use the `probe` command to discover the material RAW ids for existing
veins that you want to duplicate.
Usage::
changevein <material RAW id>
Example
-------
``changevein NATIVE_PLATINUM``
2022-07-20 14:24:27 -06:00
Convert vein at cursor position into platinum ore.