modopedia:page/entity
Description
A page with an Entity Display and Text Box. Includes a template processor which automatically positions the text box and entity display.
Screenshots
JSON Schema
| ID | Type | Required | Default | Description |
|---|---|---|---|---|
| text | FString | ✓ | - | Height of the multiblock display. |
| entity | ResourceLocation | ✓ | - | ID of the entity to be rendered. |
| tag | CompoundTag | ✗ | - | NBT data to be applied to the entity. |
| offset_y | Float | ✗ | 0 | Y viewing offset of the entity. |
| text_offset | Integer | ✗ | 0 | Y offset of the description text. In most cases you will not need to change this. |
| height | Integer | ✗ | 100 | Height of the entity display. |