#AjanCraftNW SkyBlock | YusufTurk61 Tarafından#
on break of cobblestone:
loop blocks in radius 2 around the event-block:
if loop-block is water:
add 1 to {_x}
if loop-block is lava:
add 1 to {_x}
if {_x} = 2:
chance of 5%:
set block to coal ore
stop
chance of 1%:
set block to iron ore
stop
chance of 1%:
set block to gold ore
stop
chance of 1%:
set block to diamond ore
stop
chance of 1%:
set block to emerald ore
stop