if you use pm3 and the block id is above 255, you can try this plugin else if the block id is under 255 or you use pm4, you can register the block normally with BlockFactory (as far as i know) then, you need to add the item to inventory
Thanks, isn't it easier to add blocks at the kernel level already? then the whole core is kept on crutches from plugins ...