mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-24 17:50:37 +01:00
Changed sandstone slab's groups to match with sandstone's ones
- Solves #211
This commit is contained in:
parent
4d9975b1d1
commit
471eae510d
@ -270,7 +270,7 @@ stairs.register_stair_and_slab("brick", "default:brick",
|
||||
default.node_sound_stone_defaults())
|
||||
|
||||
stairs.register_stair_and_slab("sandstone", "default:sandstone",
|
||||
{crumbly=2,cracky=2},
|
||||
{crumbly=1,cracky=3},
|
||||
{"default_sandstone.png"},
|
||||
"Sandstone Stair",
|
||||
"Sandstone Slab",
|
||||
|
Loading…
Reference in New Issue
Block a user