skript block halını atarmısın
on place of chest:
add location to {spawner::*}
send "koydun"
on break of chest:
if {spawner::%location of targeted block%} is set:
remove location of targeted block from {spawner::*}
send "kırdın"
every 2 second:
loop {spawner::*}:
add iron ingot to block at loop-value
command /spal:
trigger:
give a chest named "Deneme" to player

Tepkiler: CanveÖmer