From 39938949b04ea1c58f016143956b58687ec74b1d Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Mon, 31 Aug 2015 17:40:29 +0100 Subject: Changed Bamboo biome, added bamboo tree, bush, tidied code --- stairs.lua | 7 ------- 1 file changed, 7 deletions(-) (limited to 'stairs.lua') diff --git a/stairs.lua b/stairs.lua index 308f1be..12578e3 100644 --- a/stairs.lua +++ b/stairs.lua @@ -86,10 +86,3 @@ stairs.register_stair_and_slab("redwood_wood", "ethereal:redwood_wood", "Redwood stair", "Redwood Slab", default.node_sound_wood_defaults()) - -stairs.register_stair_and_slab("acacia_wood", "ethereal:acacia_wood", - {choppy = 2, oddly_breakable_by_hand = 1, flammable = 3, not_in_craft_guide = 1}, - {"moretrees_acacia_wood.png"}, - "Acacia Wood Stair", - "Acacia Wood Slab", - default.node_sound_wood_defaults()) \ No newline at end of file -- cgit v1.2.3