light_level: 15 #make block emit light
#tools you can't use to break block(accepts partial name of material/customitem)
#tools you can use to break block(accepts partial name of material/customitem)
spawn_worlds: #list of worlds where the block must be spawned
max_height: 16 #max height where to spawn the blocks
amount: 6 #amount of blocks to spawn
iterations: 3 #amount of times to repeat this process
chance: 20 #chance (20%) of spawning the ore in the current chunk
cancel_drop: true #default is false. if true the custom block won't be dropped when
drop_on_silktouch: true #drops the current block when broken with silktouch