modopedia:entity
Description
Renders a rotating view of an entity on the page.
Screenshot
JSON Schema
ID | Type | Required | Default | Description |
---|---|---|---|---|
entity | ResourceLocation | ✓ | - | ID of the entity to be rendered. |
tag | CompoundTag | ✗ | - | NBT data to be applied to the entity. |
width | Integer | ✗ | 100 | Width of the viewing window. |
height | Integer | ✗ | 100 | Height of the viewing window. |
offset_y | Float | ✗ | 0 | Y viewing offset of the entity. |