From cae854e5baefd2f73ce1682bd35b77222b701b94 Mon Sep 17 00:00:00 2001 From: tenplus1 Date: Mon, 29 Dec 2014 11:03:11 +0000 Subject: Updated to work with MT 0.4.11 --- stairs.lua | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'stairs.lua') diff --git a/stairs.lua b/stairs.lua index b086658..49ebc3f 100644 --- a/stairs.lua +++ b/stairs.lua @@ -80,6 +80,13 @@ stairs.register_stair_and_slab("willow_wood", "ethereal:willow_wood", "Willow Wood Slab", default.node_sound_wood_defaults()) +stairs.register_stair_and_slab("pine_wood", "default:pinewood", + {choppy=2,oddly_breakable_by_hand=1,flammable=3, not_in_craft_guide=1}, + {"default_pinewood.png"}, + "Pine Wood Stair", + "Pine Wood Slab", + default.node_sound_wood_defaults()) + stairs.register_stair_and_slab("redwood_wood", "ethereal:redwood_wood", {choppy=2,oddly_breakable_by_hand=1,flammable=3, not_in_craft_guide=1}, {"redwood_wood.png"}, -- cgit v1.2.3