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

61 lines
1.5 KiB
Markdown
Raw Normal View History

2017-05-08 23:02:29 +00:00
---
layout: article
title: "Goggles"
date: 2016-10-23 10:17:42 -0400
mod: underwater-utilities
mod-name: Underwater Utilities
icon-item: "underwaterutilities:goggles"
---
Get that pesky water out of your eyes and see better with these Goggles.
Off/On:
![Goggles Off](http://i.imgur.com/GScT6L8.png)
![Goggles On](http://i.imgur.com/gLhE8MAg.png)
<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="Leather">
{% include item.html item="leather" %}
</span>
</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="Leather">
{% include item.html item="leather" %}
</span>
</td>
</tr>
<tr>
<td>
<a href="../goggle-lens/" data-toggle="tooltip" data-placement="top" title="Goggle Lens">
{% include item.html item="underwaterutilities:goggleLens" %}
</a>
</td>
<td></td>
<td>
<a href="../goggle-lens/" data-toggle="tooltip" data-placement="top" title="Goggle Lens">
{% include item.html item="underwaterutilities:goggleLens" %}
</a>
</td>
</tr>
</tbody>
</table>
<span class="output" data-toggle="tooltip" data-placement="top" title="Goggles">
{% include item.html item="underwaterutilities:goggles" %}
</span>
</div>