Block
Функции
block:addtoworld
block:addtoworld(World: wrld, int: blockId)
Добавляет блок в указанный мир с данным id.
block:undefine
block:undefine(World: wrld)
Undefines the block from a given world.
block:globundefine
block:globundefine()
Undefines the block from every world.
block:update
block:update()
Updates the block definition.