summaryrefslogtreecommitdiff
path: root/Overview.html
diff options
context:
space:
mode:
authorhdastwb <hdastwb@hdastwb.heliohost.org>2013-07-08 12:06:47 -0400
committerhdastwb <hdastwb@hdastwb.heliohost.org>2013-07-13 21:16:44 -0400
commit31680fcf80c841679c3c8c59143a1a91aa4d7922 (patch)
treea08dcda353cbd80f1411ecd0902b1ccd43c243e1 /Overview.html
parentb19b57ef4b9625f5e1542d7c7aef557a8abf66d5 (diff)
downloadpipeworks-31680fcf80c841679c3c8c59143a1a91aa4d7922.tar
pipeworks-31680fcf80c841679c3c8c59143a1a91aa4d7922.tar.gz
pipeworks-31680fcf80c841679c3c8c59143a1a91aa4d7922.tar.bz2
pipeworks-31680fcf80c841679c3c8c59143a1a91aa4d7922.tar.xz
pipeworks-31680fcf80c841679c3c8c59143a1a91aa4d7922.zip
added more powerful sand tubes (MESE sand tubes), along with associated crafts, textures, and documentation
Diffstat (limited to 'Overview.html')
-rw-r--r--Overview.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/Overview.html b/Overview.html
index f6d4e22..75e5a0a 100644
--- a/Overview.html
+++ b/Overview.html
@@ -188,10 +188,18 @@ a {
<p>Here's how you craft it:</p>
<img src="img/CraftNodeBreaker.png">
<h3>Sand Tubes</h3>
- <p>Sand tubes are special tubes that vacuum up free items around it. When an item drops near the sand tube, it is sucked up and sent along the tube.</p>
+ <p>Sand tubes are special tubes that vacuum up free items around them. When an item drops near the sand tube, it is sucked up and sent along the tube.</p>
<p>Sand tubes have an effective radius of 2 meters (nodes). Outside of this sphere, items are unaffected.</p>
<img src="img/SandTube.png">
<p>Here's how you craft it:</p>
<img src="img/CraftSandTube.png">
+ <h3>Mese Sand Tubes</h3>
+ <p>Mese sand tubes pick up items like sand tubes, but they do so in a customizable cubic region rather than a fixed spherical one.</p>
+ <p>To change the range of a mese sand tube, change the distance specified in the form.</p>
+ <p>The number entered here can be anywhere from 0 (the default) to 8; it represents a sort of cubic radius from the tube, thus the default is to only pick up items within the tube's 1x1x1 node, but, if one entered "5", the tube would pick up items in an 11x11x11 cube.</p>
+ <img src="img/MeseSandTubeForm.png" style="width:50%;">
+ <p>Crafts are similar to the mese sorting tube, but based on sand tubes instead:</p>
+ <img src="img/CraftMeseSandTube1.png">
+ <img src="img/CraftMeseSandTube2.png">
</body>
</html> \ No newline at end of file