mods.shadowfacts.net/_articles/underwater-utilities/snorkel.md

61 lines
1.5 KiB
Markdown

---
layout: article
title: "Snorkel"
date: 2016-10-23 10:17:42 -0400
mod: underwater-utilities
mod-name: Underwater Utilities
icon-item: "underwaterutilities:snorkel"
---
Allows you to breathe infinetely underwater when your head is up to 2 meters below the surface of the water. Also functions as Goggles.
<div class="recipe-crafting">
<table class="inputs">
<tbody>
<tr>
<td></td>
<td>
<span data-toggle="tooltip" data-placement="top" title="Leather">
{% include item.html item="leather" %}
</span>
</td>
<td>
<span data-toggle="tooltip" data-placement="top" title="Sugar Canes">
{% include item.html item="reeds" %}
</span>
</td>
</tr>
<tr>
<td>
<span data-toggle="tooltip" data-placement="top" title="Leather">
{% include item.html item="leather" %}
</span>
</td>
<td>
<span data-toggle="tooltip" data-placement="top" title="Sugar Canes">
{% include item.html item="reeds" %}
</span>
</td>
<td>
<span data-toggle="tooltip" data-placement="top" title="Leather">
{% include item.html item="leather" %}
</span>
</td>
</tr>
<tr>
<td></td>
<td>
<span data-toggle="tooltip" data-placement="top" title="Leather">
{% include item.html item="leather" %}
</span>
</td>
<td></td>
</tr>
</tbody>
</table>
<span class="output" data-toggle="tooltip" data-placement="top" title="Snorkel">
{% include item.html item="underwaterutilities:snorkel" %}
</span>
</div>