Update 'mods/stairs/stairs.lua'

This commit is contained in:
thunderdog1138 2020-09-12 21:02:56 +00:00
parent c7314d580f
commit dfa86280e5
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ stairs.register_all("desert_sandstone_block", "default:desert_sandstone_block",
stairs.register_all("silver_sandstone", "default:silver_sandstone",
{crumbly = 1, cracky = 3},
{"default_silver_sandstone.png"},
{"silver_sandstone.png"},
"Silver Sandstone",
stairs.stone, true)