snow edit

master
Toby plowy 2017-04-29 23:42:32 +02:00
parent 9fbd16e21e
commit ad1889bf00
1 changed files with 1 additions and 1 deletions

View File

@ -434,7 +434,7 @@ minetest.register_node("default:snow", {
node_box = {
type = "fixed",
fixed = {
{-0.5, -0.5, -0.5, 0.5, -0.25, 0.5},
{-0.5, -0.5, -0.5, 0.5, -0.3125, 0.5},
},
},
groups = {crumbly = 3, falling_node = 1, puts_out_fire = 1},