Skip to content

AddBlockElements

Hariiiiiiii edited this page Feb 2, 2021 · 1 revision

Adds/inserts block element(s) to a specific tag block in the current tag definition..

Usage

AddBlockElements <block name> [amount = 1] [index = *]

  • block name - Name of the block you want to add.
  • amount - Number of blocks you want to add, defaults to 1.
  • index - what index to insert the tag block at, defaults to the last tag block.
Clone this wiki locally