Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Allows the mob to go into stone blocks like Silverfish do.
Note
Can only be used on the following type of entity:
- Silverfish (minecraft:silverfish)
Silverfish Merge With Stone Behavior Properties
Name | Default Value | Type | Description | Example Values |
---|---|---|---|---|
priority | not set | Integer number | As priority approaches 0, the priority is increased. The higher the priority, the sooner this behavior will be executed as a goal. | Silverfish: 5 |
Samples
Silverfish
"minecraft:behavior.silverfish_merge_with_stone": {
"priority": 5
}