From 7610cc6f0d15e9cd8d45e6d669689c5056edd2b1 Mon Sep 17 00:00:00 2001 From: TheOnlyJoeEnderman Date: Wed, 23 Nov 2022 03:24:19 +0000 Subject: [PATCH] fix marble stairs --- stairs.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stairs.lua b/stairs.lua index 7755145..fd76c9c 100644 --- a/stairs.lua +++ b/stairs.lua @@ -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"},