mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-10-06 22:05:20 +02:00
Default: Make snow walkable again
This commit is contained in:
@@ -442,7 +442,6 @@ minetest.register_node("default:snow", {
|
||||
paramtype = "light",
|
||||
buildable_to = true,
|
||||
floodable = true,
|
||||
walkable = false,
|
||||
drawtype = "nodebox",
|
||||
node_box = {
|
||||
type = "fixed",
|
||||
|
Reference in New Issue
Block a user