Page 1 of 1
Trapdoor no longer climbable in 0.4.12

Posted:
Thu Mar 19, 2015 01:32
by Mushi
I was rather enjoying having the open trapdoor climbable in 0.4.11, but it doesn't seem to work in 0.4.12. Is this configurable or was the feature removed?
Re: Trapdoor no longer climbable in 0.4.12

Posted:
Thu Mar 19, 2015 01:47
by Mushi
Actually, I think I may have answered my own question. I added the line "climbable = true" to the trapdoor section of the init.lua for doors and it seems to be working fine now.
Re: Trapdoor no longer climbable in 0.4.12

Posted:
Sat Mar 21, 2015 04:22
by Sokomine
Trapdoors really ought to be climbable. They're sometimes needed at the top of ladders, and as they take up one spot, climbing might get complicated if the trapdoor can't be climbed.
Re: Trapdoor no longer climbable in 0.4.12

Posted:
Tue Dec 27, 2016 00:32
by Mushi
So once again in 0.4.14, I can't climb trapdoors. This time though, adding "climable = true" doesn't seem to do anything. What am I missing?