modopedia:large_framed_entity
and modopedia:medium_framed_entity
Description
A Entity Display with a Medium or Large frame. This template is placed so that the multiblock is at (0, 0), and the frame is automatically spaced to fit that.
Screenshots
JSON Schema
Heads up!
Changing width
will not scale the size of the frame widgets, it will only change the size of the multiblock itself. If you want a different sized frame, you'll have to make one yourself.
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, 50 | Width of the viewing window. |
offset_y | Float | ✗ | 0 | Y viewing offset of the entity. |