1
0
mirror of https://github.com/minetest-mods/3d_armor.git synced 2025-06-28 06:20:33 +02:00
This commit is contained in:
BuckarooBanzay
2021-11-10 09:16:24 +00:00
parent 3d6dcf4224
commit c40bafc248
24 changed files with 261 additions and 9 deletions

View File

@ -109,6 +109,7 @@
- gold: default:gold_ingot
- mithril: moreores:mithril_ingot
- crystal: ethereal:crystal_ingot
- nether: nether:nether_ingot
helmet: chestplate: leggings:
┌───┬───┬───┐ ┌───┬───┬───┐ ┌───┬───┬───┐
@ -137,7 +138,7 @@ boots: shield:
</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-08-01 12:41:44 </i>
<i style="float:right;">Last updated 2021-11-10 09:16:24 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>