forked from TheOnlyJoeEnderman/Too_Many_Stones
fix marble stairs
This commit is contained in:
parent
7a88a8f9d0
commit
7610cc6f0d
|
@ -286,7 +286,7 @@ stairs.register_stair_and_slab(
|
|||
)
|
||||
-- Marble
|
||||
stairs.register_stair_and_slab(
|
||||
"amazonite",
|
||||
"marble",
|
||||
"too_many_stones:marble",
|
||||
{cracky = 3},
|
||||
{"tms_marble.png"},
|
||||
|
|
Loading…
Reference in New Issue