events.listen('item.registry', e => { e.createBlockItem('graphite_block').add(); e.create('diamond_nugget').add(); });