Re-generate HTML docs

This commit is contained in:
Jordan Irwin 2021-07-20 11:23:44 -07:00
parent 12e6bd79db
commit e6ff7a1b70

@ -104,6 +104,10 @@
<td class="name" nowrap><a href="#sneeker.spawn_mapblock_limit">sneeker.spawn_mapblock_limit</a></td>
<td class="summary">Limits the number of entities that can spawn per mapblock (16x16x16).</td>
</tr>
<tr>
<td class="name" nowrap><a href="#sneeker.spawn_nodes">sneeker.spawn_nodes</a></td>
<td class="summary">Comma-separated list of nodes on which sneeker can spawn.</td>
</tr>
</table>
<br/>
@ -473,6 +477,33 @@
</dd>
<dt>
<a name = "sneeker.spawn_nodes"></a>
<strong>sneeker.spawn_nodes</strong>
</dt>
<dd>
Comma-separated list of nodes on which sneeker can spawn.
</ul>
</ul>
</ul>
</ul>
<h3>Type:</h3>
<ul>
<i>string</i>
</ul>
<h3>Default:</h3>
<ul>
<i>default:dirt_with_dry_grass,default:dry_dirt,default:dry_dirt_with_dry_grass,default:desert_sand,nether:rack</i>
</ul>
</ul>
</dd>
</dl>
@ -481,7 +512,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
<i style="float:right;">Last updated 2021-07-19 17:34:41 </i>
<i style="float:right;">Last updated 2021-07-20 11:23:32 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>