mods.shadowfacts.net/_articles/underwater-utilities/fan-blade.md

45 lines
996 B
Markdown
Raw Normal View History

2017-05-08 23:02:29 +00:00
---
layout: article
title: "Fan Blade"
date: 2016-10-23 10:17:42 -0400
mod: underwater-utilities
mod-name: Underwater Utilities
icon-item: "underwaterutilities:blade"
---
Crafting component for the {% include item-link.html link="../fan/" item="underwaterutilities:fan" title="Fan" %}.
<div class="recipe-crafting">
<table class="inputs">
<tbody>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>
<span data-toggle="tooltip" data-placement="top" title="Iron Ingot">
{% include item.html item="iron_ingot" %}
</span>
</td>
<td>
<span data-toggle="tooltip" data-placement="top" title="Iron Nugget">
{% include item.html item="iron_nugget" %}
</span>
</td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
<span class="output" data-toggle="tooltip" data-placement="top" title="Fan Blade">
{% include item.html item="underwaterutilities:fan_blade" %}
</span>
</div>