fixed nodebox (no more flickering)

master
Sokomine 2013-03-15 04:48:21 +01:00
parent 28d7f6de7a
commit 3f42301b88
1 changed files with 3 additions and 3 deletions

View File

@ -348,9 +348,9 @@ minetest.register_node("travelnet:travelnet", {
type = "fixed",
fixed = {
{ 0.5, -0.5,-0.5, 0.45, 1.45, 0.5},
{ 0.45, -0.5, 0.5,-0.5, 1.45, 0.45},
{-0.45, -0.5,-0.5,-0.5,1.45, 0.5},
{ 0.45, -0.5,-0.5, 0.5, 1.45, 0.5},
{-0.5 , -0.5, 0.45, 0.45, 1.45, 0.5},
{-0.5, -0.5,-0.5 ,-0.45, 1.45, 0.5},
--groundplate to stand on
{ -0.5,-0.5,-0.5,0.5,-0.45, 0.5},