fix marble stairs

This commit is contained in:
TheOnlyJoeEnderman 2022-11-23 03:24:19 +00:00
parent 7a88a8f9d0
commit 7610cc6f0d
1 changed files with 1 additions and 1 deletions

View File

@ -286,7 +286,7 @@ stairs.register_stair_and_slab(
) )
-- Marble -- Marble
stairs.register_stair_and_slab( stairs.register_stair_and_slab(
"amazonite", "marble",
"too_many_stones:marble", "too_many_stones:marble",
{cracky = 3}, {cracky = 3},
{"tms_marble.png"}, {"tms_marble.png"},