Mogli byscie dodać w tym scripcie ze po wybuchu tnt niszczy sie
on script load:
register new shapeless recipe for emerald ore named "&aStoniarka" using diamond, stone, diamond, stone, emerald, stone, diamond, stone, diamond
on place:
if event-block is emerald ore named "&aStoniarka":
add location of target block to {stoniarki::*}
set event-block to stone
every 1 second:
loop {stoniarki::*}:
set block at location of loop-value to stone
on break stone:
if player is holding gold pickaxe:
loop {stoniarki::*}:
remove location of target block from {stoniarki::*}
~ Wstawiam w kod. - Oedeopol