Skip to content

blockBelow

Parameters

Name Type Description Default
allow List<Material> List of materials to allow, if empty ignored []
deny List<Material> List of materials to deny []

Examples

blockBelow:
  allow: [ stone, grass_block ]
blockBelow:
  deny: [ water, lava ]