summaryrefslogtreecommitdiff
path: root/Overview.html
diff options
context:
space:
mode:
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