mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2025-01-03 15:08:02 +01:00
Added physics.vine-like-rope-ladders to make ladders work like vines.
This commit is contained in:
parent
4f5a751519
commit
7fcf686d8d
@ -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.*
|
||||
|
Loading…
Reference in New Issue
Block a user