From 31680fcf80c841679c3c8c59143a1a91aa4d7922 Mon Sep 17 00:00:00 2001 From: hdastwb Date: Mon, 8 Jul 2013 12:06:47 -0400 Subject: added more powerful sand tubes (MESE sand tubes), along with associated crafts, textures, and documentation --- Overview.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'Overview.html') diff --git a/Overview.html b/Overview.html index f6d4e22..75e5a0a 100644 --- a/Overview.html +++ b/Overview.html @@ -188,10 +188,18 @@ a {

Here's how you craft it:

Sand Tubes

-

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.

+

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.

Sand tubes have an effective radius of 2 meters (nodes). Outside of this sphere, items are unaffected.

Here's how you craft it:

+

Mese Sand Tubes

+

Mese sand tubes pick up items like sand tubes, but they do so in a customizable cubic region rather than a fixed spherical one.

+

To change the range of a mese sand tube, change the distance specified in the form.

+

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.

+ +

Crafts are similar to the mese sorting tube, but based on sand tubes instead:

+ + \ No newline at end of file -- cgit v1.2.3