Custom Parameters

helpBlocksCube

increase_rows - Increases the number of rows of the cube, i.e. if set to 1 it will completely increase the blocks in the first row (start from the bottom to the top).

decrease_rows - Decreases the number of rows in the cube, i.e. if set to 1 it will completely decrease the blocks in the last row containing at least one block (starts from top to bottom).

material - This is optional and only works with the increase_rows, in case you want to change the material of a block when increasing the rows you can do it with this parameter

max_ticks - This is optional, it defaults to 20 ticks (20 ticks in minecraft equals 1 second) and only works with the decrease_rows, this determines how long it will take to decrease each block.

Last updated