diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2015-08-31 17:40:29 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2015-08-31 17:40:29 +0100 |
commit | 39938949b04ea1c58f016143956b58687ec74b1d (patch) | |
tree | a96bd119382aa144a0411bc751ce3af946c0d851 /stairs.lua | |
parent | 1bcdfc56fd37065f664dc193d5e910b5bbd99a84 (diff) |
Changed Bamboo biome, added bamboo tree, bush, tidied code
Diffstat (limited to 'stairs.lua')
-rw-r--r-- | stairs.lua | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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 |