Go to file
AspireMint fc6ec6b652
hotfix
shhhh
2021-03-01 14:11:12 +01:00
controllers hotfix 2021-03-01 14:11:12 +01:00
data Initial commit 2020-12-22 18:36:40 +01:00
tests Initial commit 2020-12-22 18:36:40 +01:00
textures support 2 versions of rotation, it makes sounds! 2020-12-23 23:41:19 +01:00
tools support 2 versions of rotation, it makes sounds! 2020-12-23 23:41:19 +01:00
utils support 2 versions of rotation, it makes sounds! 2020-12-23 23:41:19 +01:00
LICENSE Initial commit 2020-12-22 18:33:09 +01:00
README.md update readme 2020-12-23 23:43:17 +01:00
config.lua support 2 versions of rotation, it makes sounds! 2020-12-23 23:41:19 +01:00
depends.txt Initial commit 2020-12-22 18:36:40 +01:00
init.lua support 2 versions of rotation, it makes sounds! 2020-12-23 23:41:19 +01:00
test.lua Initial commit 2020-12-22 18:36:40 +01:00

README.md

slap_rotate

Easiest way to rotate nodes? :-) Slap node with glove!

Glove recipe (like screwdriver, but uses wool instead of steel ingot):
{ group:wool }
{ group:stick }

Usage - depends on config.lua:

version 1:

  • left-click (dig) rotates node horizontally
  • right-click (place) rotates node vertically, based on players yaw

version 2 (default):

  • left-click (dig) rotates node horizontally
  • right-click (place) rotates node vertically, based on nodes face you are pointing

Dependencies:
default
wool

License:
code - GNU General Public License v3.0
media - CC by SA 3.0, for more details: http://creativecommons.org/licenses/by-sa/3.0/