hey guys quick question ive been messing around with using [KubeJS](https://kubejs.com) with nim but i've not gotten super into all the backend stuff yet so i was wondering how i'd do [StartupEvents.registry('block', event => { event.create('example_block') // Create a new block with ID 'kubejs:example_block' })](https://kubejs.com/wiki/tutorials/block-registry#:~:text=StartupEvents.regis try(%27block%27%2C%20event%20%3D%3E%20%7B%0A%20%20event.create(%27example_block% 27)%20//%20Create%20a%20new%20block%20with%20ID%20%27kubejs%3Aexample_block%27%0 A%7D)