world.setBlock(pos,id) -- Change the block's id in world at the pos world.getBlock(pos) -- Return the id of block at pos ...
確定! 回上一頁