Default: Thicker snow nodebox
This commit is contained in:
parent
2885ae6018
commit
cbea61e8dd
@ -356,7 +356,7 @@ minetest.register_node("default:snow", {
|
||||
node_box = {
|
||||
type = "fixed",
|
||||
fixed = {
|
||||
{-0.5, -0.5, -0.5, 0.5, -0.5+2/16, 0.5},
|
||||
{-0.5, -0.5, -0.5, 0.5, -0.25, 0.5},
|
||||
},
|
||||
},
|
||||
groups = {crumbly = 3, falling_node = 1},
|
||||
|
Loading…
Reference in New Issue
Block a user