Make shafts climbable.

See #9
master
Beha 2021-06-16 11:42:29 -04:00
parent 18579de323
commit 563a3502cc
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ minetest.register_node("elevator:shaft", {
sunlight_propagates = true,
groups = moditems.el_shaft_groups,
sounds = moditems.sounds_stone(),
climbable = true,
node_box = {
type = "fixed",
fixed = {