Changes
Page history
updated metadata
authored
May 12, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Mobs/ai/goals/movetoblock.md
View page @
b309ee62
...
...
@@ -5,7 +5,7 @@ Makes the mob move towards the specified block type.
## Attributes
| Attribute | Aliases | Description | Default |
|----------------|----------|-----------------------------------------------|---------|
| material | m, mat | The block type to target | IRON_ORE
<!--type:
Material
-->
|
| material | m, mat | The block type to target | IRON_ORE
<!--type:
Block
-->
|
| radius | r, search, searchrange | The radius in which to search for the block | 8 |
| radiusy | ry, verticalsearchrange, vsearch, yr, yradius | The y radius in which to search for the block | 2 |
| speed | s | The speed of movement | 0.9 |
...
...
...
...