Stairs: Add straw and metal blocks
Make replace ABM optional, disabled by default
This commit is contained in:
parent
b7a1426b42
commit
450543f782
3 changed files with 111 additions and 38 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue