Skip to content

SwissalpS/minetest_ultrasonic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Add more silent tools.
  • What about an ultrasonic pulse that enflicts damage to fleshy objects within a certain radius of wielder. Not hurting user or other players who are part of protections.

About

Upgraded sonic screwdriver that works on frequencies we cannot hear

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages