diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -33,4 +33,8 @@ if minetest.get_modpath("maple") then timber_nodenames["maple:maple_leaves"] = true end end -```
\ No newline at end of file +``` + +## Stairs and slabs + +Maple tries to register fancy wooden shapes for maple wood with stairs or moreblocks.
\ No newline at end of file |