4344454647484950515253
{ Block block = Block.blocks[type]; hardness = block.getHardness(); block.spawnBlockParticles(minecraft.level, x, y, z, side, minecraft.particleManager); hits++; if(hits == hardness + 1) {