Remove the y+1 from translocate.

This commit is contained in:
Duane 2016-07-04 00:14:54 -05:00
parent 970dd3fab2
commit 943977949b
2 changed files with 7 additions and 5 deletions

View file

@ -11,6 +11,11 @@ mod, distributed under the WTFPL license.
https://forum.minetest.net/viewtopic.php?f=9&t=9522
Translocator node design, including models and textures came from Auke Kok's warps mod, distributed under LGPL 2.1 and cc-by-sa 3.
https://github.com/minetest-mods/warps/blob/master/LICENSE
The rest of this mod is distributed under the LGPL 2.1 license for
historic reasons.