-
Notifications
You must be signed in to change notification settings - Fork 30
RemoveBlockElements
Hariiiiiiii edited this page Feb 2, 2021
·
2 revisions
Removes block element(s) from a specified index of a specific tag block in the current tag definition.
RemoveBlockElements <block name> [amount = 1] [index = *]
- block name - Name of the block you want to remove.
- amount - Number of blocks you want to remove, defaults to 1.
- index - What tag block index you want to remove, defaults to the last tag block.