added type's type metadata authored by Lxlp's avatar Lxlp
...@@ -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
... ...
......