nudger_mini/README.md

29 lines
710 B
Markdown

Minetest mod: nudger_mini
----
Rotates nodes in three dimensions.
It fulfils the same role as screwdriver, but differently:
* Intuitive, player-relative rotation.
* Every orientation obtainable from any side.
* Ignores invalid nodes.
recipe:
default:copper_ingot
group:stick
This is a minimal version of nudger, which has additional capabilities.
----
Copyright (C) 2016 Aftermoth, Zolan Davis
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation; either version 2.1 of the License,
or (at your option) version 3 of the License.
http://www.gnu.org/licenses/lgpl-2.1.html