Modopedia

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_offsetInteger0Y offset of the description text. In most cases you will not need to change this.
heightInteger100Height of the multiblock display.
offset_xFloat0X viewing offset of the multiblock.
offset_yFloat0Y viewing offset of the multiblock.
scaleFloat0Scale of the multiblock.
view_angleFloat30X axis angle the multiblock will be viewed at. Default is isometric.

modopedia:page/multiblock

IDTypeRequiredDefaultDescription
multiblock_idResourceLocation*-ID of the multiblock to be rendered.
multiblockMultiblock*-Multiblock to be rendered. See here for details.
no_offsetsBooleanfalseIf 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.