events.listen('block.registry', e => {
e.create('graphite_block').material('rock').hardness(0.5).add()
});