Custom Blocks
This is a startup script.
events.listen('block.registry', function (event) {
event.create('test_block').material(block.material.glass)'glass').hardness(0.5).displayName('Test Block')
})
The texture for this block has to be placed in kubejs/assets/kubejs/textures/block/test_block.png.
If you want a custom block model, you can create one in Blockbench and put it in kubejs/assets/kubejs/models/block/test_block.json.
List of available materials - to change break/walk sounds and to change some properties (tool used to mine, etc):
earth
water lava leaves plants sponge wool sand glass tnt coral ice snow clay groud dragon_egg portal cake web slime honey berry_bush lantern