david 93f088c3b3 Removed unneeded code
Removed our "filter" to verify a block is empty or safe enough to be
replaced. (This is not needed, as we will assume the player has line of
sight with the node where they want it)
2021-08-03 16:24:11 -04:00
2021-08-01 14:39:05 -04:00
2021-08-01 14:52:57 -04:00
2021-08-03 16:24:11 -04:00
2021-08-01 13:50:12 -04:00
2021-08-01 14:56:29 -04:00
2021-08-01 14:50:26 -04:00
2021-08-01 14:39:05 -04:00

teleporter_tool

Like shifter_tool except teleports the block rather than shifting it.

This mod is for Minetest. It implements a teleport nodes feature.

To teleport a block either punch (left-click) or use (right-click) on the node/block then at the destination punch (left-click) or use (right-click).

Notice: This may cause unusual behavior on blocks currently "active" (I.E. A furnace smelting something) which may cause the process to stop. Remove all items and replace the block to "reset" it. (Or just ensure the block being teleported isn't being "active")

Attribution

Description
No description provided
Readme 69 KiB
Languages
Lua 100%