mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2025-03-11 06:12:46 +01:00
Added dynamics.disable-mycelium-spread to match master branch.
This commit is contained in:
parent
7fcf686d8d
commit
b181bfc914
@ -694,5 +694,13 @@
|
|||||||
if:
|
if:
|
||||||
- ?match-block: grass
|
- ?match-block: grass
|
||||||
block: placed
|
block: placed
|
||||||
|
then:
|
||||||
|
- ?: cancel
|
||||||
|
- setting: dynamics.disable-mycelium-spread
|
||||||
|
rules:
|
||||||
|
- when: block-spread
|
||||||
|
if:
|
||||||
|
- ?match-block: mycelium
|
||||||
|
block: placed
|
||||||
then:
|
then:
|
||||||
- ?: cancel
|
- ?: cancel
|
Loading…
Reference in New Issue
Block a user