TITLE openBlockGui
MAX_WIDTH

TEXT --{
openBlockGui(guiName, position)
openBlockGui(guiName, x, y, z)

Opens a block inventory gui for the player

- guiName (string): The name of the gui
- position: The position of the block
- x, y, z (int): The coordinates of the block
}--