Changes
Page history
updated layout and informations
authored
Jun 14, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
skills/conditions/structure.md
View page @
e7773a50
**Description**
: Matches if the target location is inside of a structure. Supports wildcards and structures from datapacks.
## Description
Matches if the target location is inside of a structure. Supports wildcards and structures from datapacks.
---
## Attributes
**Attributes**
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| structure | structures, s | The structure to check for. Can be a list. | village |
| Attribute | Alias | Description | Default |
|-----------|-------------|-------------------------------------------------------------------------------------------------|---------|
| structure | s | The structure to check for.| |
## Examples
Examples
---
```
yml
```
yml
Conditions
:
Conditions
:
-
structure{s=minecraft:desert_pyramid}
true
-
structure{s=minecraft:desert_pyramid}
true
...
...
...
...