Im looking to make a custom block with an texture (overlay) i can control the color to like the example here where you can do that with an item, is this possible under a block creation or no?
event.create('aluminium_chunk').displayName('Aluminium Chunk').parentModel("kubejs:item/chunk").texture("kubejs:raw/chunks").color(0, 0x69A4C4)