<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
    <title>Cleaner mod for Minetest</title>
    <link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>

<div id="container">

<div id="product">
	<div id="product_logo"></div>
	<div id="product_name"><big><b></b></big></div>
	<div id="product_description"></div>
</div> <!-- id="product" -->


<div id="main">


<!-- Menu -->

<div id="navigation">
<br/>
<h1>Cleaner</h1>


<ul>
  <li><a href="../index.html">Index</a></li>
</ul>

<h2>Contents</h2>
<ul>
<li><a href="#Tools">Tools</a></li>
</ul>


<h2>Topics</h2>
<ul class="">
  <li><a href="../topics/settings.html">settings</a></li>
  <li><a href="../topics/api.html">api</a></li>
  <li><a href="../topics/commands.html">commands</a></li>
  <li><strong>tools</strong></li>
  <li><a href="../topics/config.html">config</a></li>
</ul>

</div>

<div id="content">

<h1>Topic <code>tools</code></h1>
<p>Cleaner Tools</p>
<p>

</p>


<h2><a href="#Tools">Tools</a></h2>
<table class="function_list">
	<tr>
	<td class="name" nowrap><a href="#cleaner:pencil">cleaner:pencil</a></td>
	<td class="summary">Master Pencil</td>
	</tr>
</table>

<br/>
<br/>


    <h2 class="section-header "><a name="Tools"></a>Tools</h2>

    <dl class="function">
    <dt>
    <a name = "cleaner:pencil"></a>
    <strong>cleaner:pencil</strong>
    </dt>
    <dd>
    Master Pencil

    <h3>Required Privileges:</h3>
    <ul>
         server
    </ul>
    </ul>
    </ul>
    </ul>
    </ul>
    <h3>Image:</h3>
    <ul>
         <img src="../data/cleaner_pencil.png" style="width:32px; height:32px;" />
    </ul>





    <h3>Usage:</h3>
    <ul>
        <pre class="example">place (right-click):
- when <span class="keyword">not</span> pointing at a node, changes modes
- when pointing at a node, sets node to be used

use (left-click):
- executes action <span class="keyword">for</span> current mode:
  - erase: erases pointed node
  - write: adds node
  - swap:  replaces pointed node</pre>
    </ul>

</dd>
</dl>


</div> <!-- id="content" -->
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/AntumDeluge/LDoc/tree/custom">LDoc 1.4.6-antum-dev</a></i>
<i style="float:right;">Last updated 2021-07-31 20:31:45 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
</html>