summaryrefslogtreecommitdiff
path: root/stairs.lua
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2015-08-31 17:40:29 +0100
committerTenPlus1 <kinsellaja@yahoo.com>2015-08-31 17:40:29 +0100
commit39938949b04ea1c58f016143956b58687ec74b1d (patch)
treea96bd119382aa144a0411bc751ce3af946c0d851 /stairs.lua
parent1bcdfc56fd37065f664dc193d5e910b5bbd99a84 (diff)
Changed Bamboo biome, added bamboo tree, bush, tidied code
Diffstat (limited to 'stairs.lua')
-rw-r--r--stairs.lua7
1 files changed, 0 insertions, 7 deletions
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