Added physics.vine-like-rope-ladders to make ladders work like vines.

This commit is contained in:
sk89q 2012-11-03 23:28:35 -07:00
parent 4f5a751519
commit 7fcf686d8d

View File

@ -123,6 +123,17 @@
entity: source
then:
- ?: cancel
- setting: physics.vine-like-rope-ladders
rules:
- when: block-physics
if:
- ?match-block: ladder
block: target
relative: above
- ?match-block: ladder
block: target
then:
- ?: cancel
# ----------------------------------------------
# ignition.*