/goop containers config rows <container> <amount>
Decreasing the number of rows will delete the information of the slots that overflow (suppose you had bound commands to them).
Internal name of the Container Template you are editing.
Number of rows to set to.
Must be an integer number between 1 (inclusive) and 6 (inclusive).
Rows are deleted from bottom to top ~ If you bind commands to the bottom row, and then decrease the number of rows, those commands will be lost.
If you bind commands to slots in the top row, they won't be affected when changing row size.
/goop containers config rows BANK 4
The container 'BANK' will now have 4 rows of storage.
/goop containers config rows STEEL_SMELTERY 3
The container 'STEEL_SMELTERY' will now have 3 rows of storage.
/goop containers config rows IRON_CHEST 1
The container 'IRON_CHEST' will now have 1 rows of storage.