Multiblock/Block

modopedia:page/multiblock and modopedia:page/block


Description

A page with a Multiblock Display and Text Box. Includes a template processor which automatically positions the text box and multiblock display.

The modopedia:page/block variant also includes a template processor which creates a simple multiblock from a BlockState, for ease of use.

Screenshots

modopedia:templates/page/multiblock

JSON Schemas

Shared

IDTypeRequiredDefaultDescription
textFString✓-Height of the multiblock display.
text_offsetInteger✗0Y offset of the description text. In most cases you will not need to change this.
heightInteger✗100Height of the multiblock display.
offset_xFloat✗0X viewing offset of the multiblock.
offset_yFloat✗0Y viewing offset of the multiblock.
scaleFloat✗0Scale of the multiblock.
view_angleFloat✗30X axis angle the multiblock will be viewed at. Default is isometric.
previewableBoolean✗falseIf true, the multiblock component will have an in-world preview button

modopedia:page/multiblock

IDTypeRequiredDefaultDescription
multiblock_idResourceLocation*-ID of the multiblock to be rendered.
multiblockMultiblock*-Multiblock to be rendered. See here for details.
no_offsetsBoolean✗falseIf true, blocks with an offset function (like flowers) will not be offset.

modopedia:page/block

IDTypeRequiredDefaultDescription
blockBlockState*✓-BlockState to be displayed. This is in the same format as /setblock.