Stairs: Add straw and metal blocks

Make replace ABM optional, disabled by default
This commit is contained in:
paramat
2015-08-14 03:00:32 +01:00
parent b7a1426b42
commit 450543f782
3 changed files with 111 additions and 38 deletions

View File

@ -22,3 +22,7 @@
# The radius of a TNT explosion
#tnt_radius = 3
# Enable the stairs mod ABM that replaces the old 'upside down'
# stair and slab nodes in old maps with the new param2 versions.
#enable_stairs_replace_abm = false