remove deprecated call from base pack
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
function on_block_break_by(x, y, z, p)
|
function on_block_break_by(x, y, z, p)
|
||||||
set_block(x, y, z, 0, 0)
|
block.set(x, y, z, 0, 0)
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user