Changes
Page history
added type's type metadata
authored
Mar 05, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Mechanics/BindHitbox.md
View page @
8860785a
...
@@ -8,7 +8,7 @@ Summon and bind an entity to a sub-hitbox.
...
@@ -8,7 +8,7 @@ Summon and bind an entity to a sub-hitbox.
|-----------|---------------|--------------------------------------------------------|--------|----------|
|-----------|---------------|--------------------------------------------------------|--------|----------|
| modelid | m, mid, model | Targeted model | String | |
| modelid | m, mid, model | Targeted model | String | |
| partid | p, pid, part | Targeted sub-hitbox | String | |
| partid | p, pid, part | Targeted sub-hitbox | String | |
| type | t, mob, m | Entity summoned.
<br/>
Can be Vanilla or MythicMob type. | String | SKELETON
|
| type | t, mob, m | Entity summoned.
<br/>
Can be Vanilla or MythicMob type. | String | SKELETON
<!--type:Mob-->
|
## Examples
## Examples
...
...
...
...