mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2025-06-28 06:20:33 +02:00
deploy: da78601a77
This commit is contained in:
@ -83,7 +83,7 @@
|
||||
<td class="summary">Bronze Helmet</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap><a href="#3d_armor:_diamond">3d_armor:_diamond</a></td>
|
||||
<td class="name" nowrap><a href="#3d_armor:helmet_diamond">3d_armor:helmet_diamond</a></td>
|
||||
<td class="summary">Diamond Helmet</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -118,9 +118,9 @@
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Image:</h3>
|
||||
<h3>Inventory Image:</h3>
|
||||
<ul>
|
||||
<img src="https://raw.githubusercontent.com/minetest-mods/3d_armor/master/3d_armor/textures/3d_armor_inv_helmet_admin.png" style="width:32px; height:32px;" />
|
||||
<img src="../data/3d_armor_inv_helmet_admin.png" style="width:32px; height:32px;" />
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Groups:</h3>
|
||||
@ -154,9 +154,9 @@
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Image:</h3>
|
||||
<h3>Inventory Image:</h3>
|
||||
<ul>
|
||||
<img src="https://raw.githubusercontent.com/minetest-mods/3d_armor/master/3d_armor/textures/3d_armor_inv_helmet_wood.png" style="width:32px; height:32px;" />
|
||||
<img src="../data/3d_armor_inv_helmet_wood.png" style="width:32px; height:32px;" />
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Groups:</h3>
|
||||
@ -196,9 +196,9 @@
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Image:</h3>
|
||||
<h3>Inventory Image:</h3>
|
||||
<ul>
|
||||
<img src="https://raw.githubusercontent.com/minetest-mods/3d_armor/master/3d_armor/textures/3d_armor_inv_helmet_cactus.png" style="width:32px; height:32px;" />
|
||||
<img src="../data/3d_armor_inv_helmet_cactus.png" style="width:32px; height:32px;" />
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Groups:</h3>
|
||||
@ -237,9 +237,9 @@
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Image:</h3>
|
||||
<h3>Inventory Image:</h3>
|
||||
<ul>
|
||||
<img src="https://raw.githubusercontent.com/minetest-mods/3d_armor/master/3d_armor/textures/3d_armor_inv_helmet_steel.png" style="width:32px; height:32px;" />
|
||||
<img src="../data/3d_armor_inv_helmet_steel.png" style="width:32px; height:32px;" />
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Groups:</h3>
|
||||
@ -280,9 +280,9 @@
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Image:</h3>
|
||||
<h3>Inventory Image:</h3>
|
||||
<ul>
|
||||
<img src="https://raw.githubusercontent.com/minetest-mods/3d_armor/master/3d_armor/textures/3d_armor_inv_helmet_bronze.png" style="width:32px; height:32px;" />
|
||||
<img src="../data/3d_armor_inv_helmet_bronze.png" style="width:32px; height:32px;" />
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Groups:</h3>
|
||||
@ -313,8 +313,8 @@
|
||||
|
||||
</dd>
|
||||
<dt>
|
||||
<a name = "3d_armor:_diamond"></a>
|
||||
<strong>3d_armor:_diamond</strong>
|
||||
<a name = "3d_armor:helmet_diamond"></a>
|
||||
<strong>3d_armor:helmet_diamond</strong>
|
||||
</dt>
|
||||
<dd>
|
||||
Diamond Helmet
|
||||
@ -323,9 +323,9 @@
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Image:</h3>
|
||||
<h3>Inventory Image:</h3>
|
||||
<ul>
|
||||
<img src="https://raw.githubusercontent.com/minetest-mods/3d_armor/master/3d_armor/textures/3d_armor_inv_helmet_diamond.png" style="width:32px; height:32px;" />
|
||||
<img src="../data/3d_armor_inv_helmet_diamond.png" style="width:32px; height:32px;" />
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Groups:</h3>
|
||||
@ -363,9 +363,9 @@
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Image:</h3>
|
||||
<h3>Inventory Image:</h3>
|
||||
<ul>
|
||||
<img src="https://raw.githubusercontent.com/minetest-mods/3d_armor/master/3d_armor/textures/3d_armor_inv_helmet_gold.png" style="width:32px; height:32px;" />
|
||||
<img src="../data/3d_armor_inv_helmet_gold.png" style="width:32px; height:32px;" />
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Groups:</h3>
|
||||
@ -406,9 +406,9 @@
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Image:</h3>
|
||||
<h3>Inventory Image:</h3>
|
||||
<ul>
|
||||
<img src="https://raw.githubusercontent.com/minetest-mods/3d_armor/master/3d_armor/textures/3d_armor_inv_helmet_mithril.png" style="width:32px; height:32px;" />
|
||||
<img src="../data/3d_armor_inv_helmet_mithril.png" style="width:32px; height:32px;" />
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Groups:</h3>
|
||||
@ -445,9 +445,9 @@
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Image:</h3>
|
||||
<h3>Inventory Image:</h3>
|
||||
<ul>
|
||||
<img src="https://raw.githubusercontent.com/minetest-mods/3d_armor/master/3d_armor/textures/3d_armor_inv_helmet_crystal.png" style="width:32px; height:32px;" />
|
||||
<img src="../data/3d_armor_inv_helmet_crystal.png" style="width:32px; height:32px;" />
|
||||
</ul>
|
||||
</ul>
|
||||
<h3>Groups:</h3>
|
||||
@ -481,7 +481,7 @@
|
||||
</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-30 14:13:01 </i>
|
||||
<i style="float:right;">Last updated 2021-07-31 12:03:46 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user