Skip to main content

Any Matcher

Type: modonomicon:any

Any matchers will match any blocks, including air. They will not render anything in the preview. By default they are represented by _ in the pattern.

Attributes

None.

Usage Examples

{
"type": "modonomicon:any"
}