mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-07-10 00:20:29 -04:00
fm
This commit is contained in:
parent
84224165b6
commit
158cfc73df
1 changed files with 0 additions and 1 deletions
|
@ -197,7 +197,6 @@ minetest.register_node("default:sand", {
|
||||||
is_ground_content = true,
|
is_ground_content = true,
|
||||||
groups = {crumbly=3, falling_node=1, sand=1},
|
groups = {crumbly=3, falling_node=1, sand=1},
|
||||||
sounds = default.node_sound_sand_defaults(),
|
sounds = default.node_sound_sand_defaults(),
|
||||||
freezemelt = "default:glass",
|
|
||||||
})
|
})
|
||||||
|
|
||||||
minetest.register_node("default:desert_sand", {
|
minetest.register_node("default:desert_sand", {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue