SwissalpS / minetest_ultrasonic

Upgraded sonic screwdriver that works on frequencies we cannot hear
GNU Lesser General Public License v2.1
1 stars 0 forks source link
minetest minetest-mod

Ultrasonic mod for Minetest

Adds powerful and silent tools. (currently, just the one) These tools work on frequencies we cannot hear.

Screwdriver

Crafting recipe:

| technic:rubber           | technic:control_logic_unit | technic:rubber           |
| mesecons_materials:fiber | technic:sonic_screwdriver  | mesecons_materials:fiber |
| wool:orange              | technic:battery            | wool:orange              |

Much like the sonic screwdriver from technic. This tool needs to be changed before use. It can rotate almost any node even chests containing items. Left-click rotates face, right-click rotates axis.

Use sneak to rotate axis of nodes with formspecs. e.g. signs, chests, machines

Hold special-key while using to rotate backwards.

Settings

Settings with default values:

# Maximum charge of ultrasonic screwdriver
ultrasonic.screwdriver_max_charge   25252
# Amount of charge used by each use
ultrasonic.screwdriver_charge_per_use   92

Thanks

This mod is basically a copy of technic:sonic_screwdriver giving it more power and the option to rotate backwards. Most important of all: it is silent.

TODO